Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AppStyle = lipgloss.NewStyle().Margin(0, 2, 0)
)
View Source
var ChatProgram *tea.Program
Functions ¶
func NewChatModel ¶
func NewChatModel(pc *service.PromptConfig) (*chatModel, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.