Refactor OpenAIFormatter to use litellm models directly
- Simplify OpenAIFormatter by using litellm's ModelResponse and ChatCompletionChunk directly - Add fallback support for when litellm is not available or fails - Maintain compatibility with existing API - Remove redundant format_litellm_full and format_litellm_chunk methods
Showing
Please
register
or
sign in
to comment