discourse-ai/lib/completions/endpoints
Sam 8b382d6098
FEATURE: support for claude opus and sonnet (#508)
This provides new support for messages API from Claude.

It is required for latest model access.

Also corrects implementation of function calls.

* Fix message interleving

* fix broken spec

* add new models to automation
2024-03-06 06:04:37 +11:00
..
anthropic.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
anthropic_messages.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
aws_bedrock.rb DEV: improve error bedrock error messages (#454) 2024-02-01 08:01:07 -03:00
base.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
canned_response.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
fake.rb FEATURE: allow personas to supply top_p and temperature params (#459) 2024-02-03 07:09:34 +11:00
gemini.rb FEATURE: fine tune llm report to follow instructions more closely (#451) 2024-01-31 09:58:25 +11:00
hugging_face.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
open_ai.rb FIX: support multiple tool calls (#502) 2024-03-02 07:53:21 +11:00
vllm.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00