Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatWithUser ¶
type ChatWithUser struct {
PreviousMessages string
}
func (*ChatWithUser) String ¶
func (input *ChatWithUser) String() string
type CreateTitle ¶
type CreateTitle struct {
Messages string
}
func (*CreateTitle) String ¶
func (input *CreateTitle) String() string
type SystemPrompt ¶
type SystemPrompt struct{}
func (*SystemPrompt) String ¶
func (input *SystemPrompt) String() string
Click to show internal directories.
Click to hide internal directories.