AI-Studio/app/MindWork AI Studio/Provider
2025-10-23 15:26:21 +02:00
..
AlibabaCloud Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
Anthropic Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
DeepSeek Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
Fireworks Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
Google Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
Groq Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
GWDG Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
Helmholtz Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
HuggingFace Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
Mistral Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
OpenAI Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
Perplexity Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
SelfHosted Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
X Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
BaseProvider.cs Removed unnecessary comment 2025-10-23 15:26:21 +02: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
IProvider.cs Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
IResponseStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
LLMProviders.cs Added support for Perplexity (#545) 2025-08-31 14:27:35 +02:00
LLMProvidersExtensions.cs Additional API parameters can now be added 2025-10-10 17:12:59 +02: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 Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
NoResponsesAnnotationStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00