AI-Studio/app/MindWork AI Studio/Provider
2025-12-28 13:54:06 +01:00
..
AlibabaCloud Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Anthropic Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
DeepSeek Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Fireworks Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Google Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Groq Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
GWDG Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Helmholtz Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
HuggingFace Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Mistral Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
OpenAI Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
OpenRouter Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
Perplexity Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
SelfHosted Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
X Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
BaseProvider.cs Add MessageBaseConverter for polymorphic serialization of IMessageBase 2025-12-28 13:54:06 +01:00
Capability.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
Confidence.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
ConfidenceLevel.cs Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
ConfidenceLevelExtensions.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
ContentStreamChunk.cs Added support for Perplexity (#545) 2025-08-31 14:27:35 +02:00
IAnnotationStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ImageURL.cs Spelling 2024-05-19 16:06:48 +02:00
IMessage.cs Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
IMessageBase.cs Refactor message handling to use TextMessage and introduce IMessage interfaces 2025-12-28 13:37:07 +01:00
IProvider.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
IResponseStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
LLMProviders.cs Added the OpenRouter provider (#595) 2025-12-15 19:31:51 +01:00
LLMProvidersExtensions.cs Added the OpenRouter provider (#595) 2025-12-15 19:31:51 +01:00
MessageBaseConverter.cs Add MessageBaseConverter for polymorphic serialization of IMessageBase 2025-12-28 13:54:06 +01:00
Model.cs Localized the embedding configuration (#455) 2025-05-11 16:57:52 +02:00
NoChatCompletionAnnotationStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
NoProvider.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
NoResponsesAnnotationStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00