discourse-ai/lib/completions/endpoints
Roman Rizzi 8d5f901a67
DEV: Rewire AI bot internals to use LlmModel (#638)
* DRAFT: Create AI Bot users dynamically and support custom LlmModels

* Get user associated to llm_model

* Track enabled bots with attribute

* Don't store bot username. Minor touches to migrate default values in settings

* Handle scenario where vLLM uses a SRV record

* Made 3.5-turbo-16k the default version so we can remove hack
2024-06-18 14:32:14 -03:00
..
anthropic.rb FIX: switch off native tools on Anthropic Claude Opus (#659) 2024-06-07 10:52:01 -03:00
aws_bedrock.rb FIX: switch off native tools on Anthropic Claude Opus (#659) 2024-06-07 10:52:01 -03:00
base.rb FIX: switch off native tools on Anthropic Claude Opus (#659) 2024-06-07 10:52:01 -03:00
canned_response.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
cohere.rb FEATURE: Add native Cohere tool support (#655) 2024-06-04 08:59:15 +10:00
fake.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
gemini.rb FIX: correct gemini streaming implementation (#632) 2024-05-22 16:35:29 +10:00
hugging_face.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
ollama.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
open_ai.rb FIX: include_usage is not available in the Azure API. (#648) 2024-05-28 16:55:43 -03:00
vllm.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00