|
|
8752202e56
|
Remove 'required' modifier from AdditionalApiParameters and initialize with an empty dictionary
|
2025-11-13 17:39:07 +01:00 |
|
|
|
8c22ac7078
|
Refactor AdditionalApiParameters to be required in API request classes
|
2025-11-13 17:20:44 +01:00 |
|
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 |
|
Peer Schütt
|
b75d90b13f
|
Added vLLM support (#524)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
|
2025-08-10 16:26:25 +02:00 |
|
Thorsten Sommer
|
29263660fc
|
Implement support for self-hosted and local LLMs (#20)
|
2024-07-03 20:31:04 +02:00 |
|