discourse-ai/lib/modules
Sam b4477ecdcd
FEATURE: support 16k and 32k variants for Azure GPT (#140)
Azure requires a single HTTP endpoint per type of completion.

The settings: `ai_openai_gpt35_16k_url` and `ai_openai_gpt4_32k_url` can be
used now to configure the extra endpoints

This amends token limit which was off a bit due to function calls and fixes
a minor JS issue where we were not testing for a property
2023-08-17 11:00:11 +10:00
..
ai_bot FEATURE: support 16k and 32k variants for Azure GPT (#140) 2023-08-17 11:00:11 +10:00
ai_helper FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
embeddings FIX: Fix embeddings truncation strategy (#139) 2023-08-16 15:09:41 -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: Tweaks to Anthropic Summarization (#138) 2023-08-16 15:09:52 -03:00
toxicity DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00