discourse-ai/lib/completions/endpoints
Sam 8eee6893d6
FEATURE: GPT4o support and better auditing (#618)
- Introduce new support for GPT4o (automation / bot / summary / helper)
- Properly account for token counts on OpenAI models
- Track feature that was used when generating AI completions
- Remove custom llm support for summarization as we need better interfaces to control registration and de-registration
2024-05-14 13:28:46 +10:00
..
anthropic.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
aws_bedrock.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
base.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
canned_response.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
cohere.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
fake.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
gemini.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
hugging_face.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
ollama.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00
open_ai.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
vllm.rb HACK: Llama3 support for summarization/AI helper. (#616) 2024-05-13 15:54:42 -03:00