discourse-ai/lib/completions/endpoints
Sam baf88e7cfc
FEATURE: improve logging by including llm name (#640)
Log the language model name when logging api requests
2024-05-27 16:46:01 +10:00
..
anthropic.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
aws_bedrock.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
base.rb FEATURE: improve logging by including llm name (#640) 2024-05-27 16:46:01 +10:00
canned_response.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
cohere.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03: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 FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00
vllm.rb FEATURE: Set endpoint credentials directly from LlmModel. (#625) 2024-05-16 09:50:22 -03:00