Add missing OpenAI API response fields for better compatibility
- Add provider object with provider_name and provider_id - Add system_fingerprint (null) - Add logprobs in choices (null) - Add native_finish_reason in choices - Add usage.prompt_tokens_details with cached_tokens and audio_tokens - Add usage.completion_tokens_details with reasoning_tokens and audio_tokens - Apply to both streaming and non-streaming responses
Showing
Please
register
or
sign in
to comment