discourse-ai/lib/modules
Sam 03e689deb7
FIX: Google command was including full payload (#128)
* FIX: Google command was including full payload

Additionally there was no truncating happening meaning you could blow token
budget easily on a single search.

This made Google search mostly useless and it would mean that after using
Google we would revert to a clean slate which is very confusing.

* no need for nil there
2023-08-08 15:41:57 +10:00
..
ai_bot FIX: Google command was including full payload (#128) 2023-08-08 15:41:57 +10:00
ai_helper FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
embeddings REFACTOR: Build related topics using TopicQuery. (#124) 2023-08-02 16:58:09 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
summarization FEATURE: Add support for StableBeluga and Upstage Llama2 instruct (#126) 2023-08-03 15:29:30 -03:00
toxicity DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00