discourse-ai/spec/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: Anthropic Claude for AIHelper and Summarization modules (#39) 2023-04-10 11:04:42 -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: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
toxicity DEV: Fix toxicity test (#78) 2023-05-23 11:02:11 -03:00