discourse-ai/spec/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_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
claude_messages_spec.rb FEATURE: support for claude opus and sonnet (#508) 2024-03-06 06:04:37 +11:00
claude_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
dialect_context.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
dialect_spec.rb FIX: scrub invalid prompts when truncating (#426) 2024-01-16 13:48:00 +11:00
gemini_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
llama2_classic_spec.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
mixtral_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00
orca_style_spec.rb FIX: Tune function calling (#519) 2024-03-09 08:46:40 +11:00