AI-Studio/app/MindWork AI Studio/Provider/Anthropic
2025-12-29 18:12:11 +01:00
..
ChatRequest.cs Fixed Anthropic provider 2025-12-28 20:47:31 +01:00
ISubContentImageSource.cs Add sub-content image support with interfaces and types for Anthropic 2025-12-28 21:07:15 +01:00
ProviderAnthropic.cs Enhance BuildMessagesAsync to support multimodal content with image handling 2025-12-29 17:34:46 +01:00
ResponseStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
SubContentBase64Image.cs Add sub-content image support with interfaces and types for Anthropic 2025-12-28 21:07:15 +01:00
SubContentImage.cs Add sub-content image support with interfaces and types for Anthropic 2025-12-28 21:07:15 +01:00
SubContentImageSourceConverter.cs Add custom JSON converters for ISubContent and ISubContentImageSource to support polymorphic serialization 2025-12-29 18:12:11 +01:00
SubContentImageType.cs Add sub-content image support with interfaces and types for Anthropic 2025-12-28 21:07:15 +01:00
SubContentImageUrl.cs Add sub-content image support with interfaces and types for Anthropic 2025-12-28 21:07:15 +01:00