discourse-ai/lib/completions/dialects
Sam 79638c2f50
FIX: Tune function calling (#519)
Adds support for "name" on functions which can be used for tool calls

For function calls we need to keep track of id/name and previously
we only supported either

Also attempts to improve sql helper
2024-03-09 08:46:40 +11:00
..
chat_gpt.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
claude.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
claude_messages.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
dialect.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
fake.rb UX: Validations to LLM-backed features (except AI Bot) (#436) 2024-01-29 16:04:25 -03:00
gemini.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
llama2_classic.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
mixtral.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
orca_style.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00