Versions in this module Expand all Collapse all v0 v0.0.1 Jul 11, 2024 Changes in this version + func Chat(respw http.ResponseWriter, req *http.Request, apiKey string) + func LoadDataset(filePath string) (map[string][]string, error) + func NormalizeText(text string) string