• Your Name's avatar
    Integrate model_parser module with LiteLLM backend · c1e71237
    Your Name authored
    - Add tool_parser parameter to litellm backend calls in coderai endpoint
    - ModelParserAdapter now passed to both streaming and non-streaming calls
    - Enables model-specific tool call parsing for external models via litellm
    c1e71237
litellm.py 29.9 KB