AI-Studio/app/MindWork AI Studio/Provider/Anthropic
2026-09-14 18:39:52 +02:00
..
AnthropicMessage.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
AnthropicResponse.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
AnthropicTool.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
AnthropicToolCallingAdapter.cs Record what the tool conversation adds to each request 2026-09-14 18:35:07 +02:00
AnthropicToolResultContent.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
AnthropicToolResultMessage.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
AnthropicToolUse.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatRequest.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
Delta.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ISubContentImageSource.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderAnthropic.cs Count the tool conversation while it is in flight 2026-09-14 18:39:52 +02:00
ResponseStreamLine.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
SubContentBase64Image.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImageSourceConverter.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImageType.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImageUrl.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00