AI-Studio/app/MindWork AI Studio/Provider/OpenAI
Peer Hogeterp 4d8d30e15e
Added tool calling support (#731)
Co-authored-by: krut_ni <nils.kruthoff@dlr.de>
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-09-04 15:48:07 +02:00
..
AnnotatingUnknown.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
Annotation.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
AnnotationConverter.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
AssistantToolCallMessage.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionAnnotatingURL.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionAnnotationChoice.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionAnnotationDelta.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionAnnotationStreamLine.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
ChatCompletionAPIRequest.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionChoice.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionContent.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionDelta.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionDeltaStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionResponse.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionResponseChoice.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionResponseMessage.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionToolCall.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionToolCallingAdapter.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionToolFunction.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ChatCompletionUrlCitationData.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ISubContent.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ISubContentImageUrl.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ModelsResponse.cs Implemented Mistral provider (#19) 2024-07-01 20:11:19 +02:00
MultimodalMessage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
OpenAIStrictToolSchema.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ProviderOpenAI.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ProviderTool.cs Chat request refactoring for OpenAI-compatible providers (#722) 2026-04-13 13:33:17 +02:00
ProviderTools.cs Chat request refactoring for OpenAI-compatible providers (#722) 2026-04-13 13:33:17 +02:00
ResponsesAnnotatingURL.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ResponsesAnnotationStreamLine.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
ResponsesAPIRequest.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ResponsesDeltaStreamLine.cs Fixed OpenAI Responses API by not discarding whitespace (#661) 2026-02-13 21:37:36 +01:00
ResponsesFunctionCallItem.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ResponsesFunctionCallOutputItem.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ResponsesFunctionTool.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ResponsesResponse.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ResponsesToolCallingAdapter.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
SubContentImageUrl.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImageUrlData.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentImageUrlNested.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentInputImage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentInputText.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SubContentText.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
TextMessage.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ToolResultMessage.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00