Commit Graph

5 Commits

Author SHA1 Message Date
Peer Schütt
2999bfb0a2 Standardized AdditionalApiParameters to use IDictionary<string, object> across providers and improved JSON handling/logging. 2025-10-23 15:06:02 +02:00
Peer Schütt
955f212c57 Standardized AdditionalApiParameters type across providers to use IDictionary<string, string> and improved JSON parsing reliability. 2025-10-23 09:40:36 +02:00
Peer Schütt
17bc2f3e46 Standardized AdditionalApiParameters type by removing nullable value types across providers. 2025-10-22 17:38:12 +02:00
Peer Schütt
cd17dbabf4 Additional API parameters can now be added 2025-10-10 17:12:59 +02:00
Thorsten Sommer
38ec098430
Improved the OpenAI provider (#548)
Some checks are pending
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 / 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 / Publish release (push) Blocked by required conditions
2025-09-03 10:08:04 +02:00