AI-Studio/app/MindWork AI Studio/Provider/OpenAI
Peer Schütt cc3560fdd2
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Added the current date and time to the system prompt. (#628)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2026-01-18 20:36:04 +01: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
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 Refactored chat requests (#607) 2025-12-28 14:10:20 +01:00
ChatCompletionChoice.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionDelta.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
ChatCompletionDeltaStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +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
ProviderOpenAI.cs Added the current date and time to the system prompt. (#628) 2026-01-18 20:36:04 +01: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 Refactored chat requests (#607) 2025-12-28 14:10:20 +01:00
ResponsesDeltaStreamLine.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +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
Tool.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00
Tools.cs Improved the OpenAI provider (#548) 2025-09-03 10:08:04 +02:00