Jochen
|
09dbad2d68
|
allow multiple tool calls, log warnings if there are duplicate calls.
controlled via a flag to the agent config:
allow_multiple_tool_calls = true
|
2025-11-21 10:49:15 +11:00 |
|
Jochen
|
1069664e16
|
fix bad max_tokens and context_window logic
for non-databricks code
|
2025-11-19 13:51:16 +11:00 |
|
Jochen
|
296bf5a449
|
adds cache_control
|
2025-11-18 22:38:52 +11:00 |
|
Jochen
|
0e1f9dbf9a
|
rename max_context_length to fallback_default_max_tokens
|
2025-11-06 19:47:02 +11:00 |
|
Jochen
|
010a43d203
|
coach/player provider split + add OpenAI
Allows coach and player LLM providers to be separately specified.
Also adds OpenAI provider
|
2025-10-21 16:59:13 +11:00 |
|