AI-Studio/app/Tests/Provider/ToolCalling
2026-09-24 12:49:21 +02:00
..
AnthropicMessageStreamAccumulatorTests.cs Added the exact token count for Anthropic 2026-09-24 12:49:21 +02:00
AnthropicToolCallingAdapterTests.cs Added the exact token count for Anthropic 2026-09-24 12:49:21 +02:00
ChatCompletionToolCallAccumulatorTests.cs Added the exact token count where the provider reports it (#989) 2026-09-23 20:17:02 +02:00
ChatCompletionToolCallingAdapterTests.cs Moved the first round rule of the token count into the tool calling loop 2026-09-24 12:39:40 +02:00
OpenAIStrictToolSchemaTests.cs Fixed tool calling with Groq and OpenRouter (#1003) 2026-09-24 12:08:54 +02:00
ProviderToolAdaptersTests.cs Fixed tool calling with Groq and OpenRouter (#1003) 2026-09-24 12:08:54 +02:00
ResponsesStreamAccumulatorTests.cs Stream the answers again whenever tools are in play (#986) 2026-09-20 10:44:33 +02:00