feat: parallel tool calling in model settings [LET-6239] (#6262)

* parallel tool calling in model settings

* configs for send message sdk v1

* change models for all tests

---------

Co-authored-by: Ari Webb <ari@letta.com>
This commit is contained in:
Ari Webb
2025-11-20 13:00:31 -08:00
committed by Caren Thomas
parent 2d1667a97c
commit d417870537
7 changed files with 28 additions and 26 deletions

View File

@@ -37,12 +37,10 @@ jobs:
"matrix": {
"config_file": [
"openai-gpt-4o-mini.json",
"openai-gpt-4.1.json",
"openai-gpt-5.json",
"claude-4-5-sonnet.json",
"claude-4-sonnet-extended.json",
"claude-3-7-sonnet-extended.json",
"gemini-1.5-pro.json",
"gemini-2.5-pro.json",
"gemini-2.5-flash.json"
]
}
}