discourse-ai/lib
Sam d1ab79e82f
FEATURE: Add Azure cognitive service support (#93)
The new site settings:

ai_openai_gpt35_url : distribution for GPT 16k
ai_openai_gpt4_url: distribution for GPT 4
ai_openai_embeddings_url: distribution for ada2

If untouched we will simply use OpenAI endpoints.

Azure requires 1 URL per model, OpenAI allows a single URL to serve multiple models. Hence the new settings.
2023-06-21 10:39:51 +10:00
..
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
modules FIX: avoid storing corrupt prompts (#92) 2023-06-20 15:44:03 +10:00
shared FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
tasks/modules Fixes for embeddings and truncate (#67) 2023-05-18 09:21:28 +10:00