mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-19 22:53:36 -04:00
51e267c10f
- Updated `inferenceConfig` to include `temperature`, `topP`, `maxTokens`, and `stopSequences`. - Added `additionalModelRequestFields` with `top_k` parameter. - Removed unnecessary deletion of `additionalModelRequestFields` in `stream_response` method.