Documentation ¶ Index ¶ func CreateChat(glob, systemPrompt string) (models.Chat, error) func Setup(flagGlob string, args []string) (string, []string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CreateChat ¶ func CreateChat(glob, systemPrompt string) (models.Chat, error) func Setup ¶ func Setup(flagGlob string, args []string) (string, []string, error) Setup the glob parsing. Currently this is a bit messy as it works both for flag glob and arg glob. Once arg glob is deprecated, this function may be cleaned up Types ¶ This section is empty. Source Files ¶ View all Source files glob.go Click to show internal directories. Click to hide internal directories.