Merge branch 'staging' into staging-3071-v2

This commit is contained in:
Eradev
2025-02-02 02:44:21 -05:00
37 changed files with 774 additions and 348 deletions

View File

@ -369,6 +369,7 @@ export const OPENROUTER_KEYS = [
'prompt',
'stop',
'provider',
'include_reasoning',
];
// https://github.com/vllm-project/vllm/blob/0f8a91401c89ac0a8018def3756829611b57727f/vllm/entrypoints/openai/protocol.py#L220