Documentation ¶
Index ¶
- func ChatWithEntry(ctx context.Context, entryId int64, isGroup bool, history []map[string]string, ...) error
- func IngestFile(ctx context.Context, entryId, parentId int64, fileName, content string) (map[string]int, error)
- func InitFriday(cfg *config.Config) (err error)
- func InitFridayFromConfig() (err error)
- func Keywords(ctx context.Context, content string) ([]string, map[string]int, error)
- func Question(ctx context.Context, q string) (answer string, usage map[string]int, err error)
- func SummaryFile(ctx context.Context, fileName, content string) (string, map[string]int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChatWithEntry ¶
func IngestFile ¶
func InitFriday ¶
func InitFridayFromConfig ¶
func InitFridayFromConfig() (err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.