• Your Name's avatar
    Use coderai provider with litellm custom_provider_map · 95e11455
    Your Name authored
    - Changed model name format from openai/... to coderai/...
    - Added litellm.custom_provider_map to map coderai to openai handler
    - This allows litellm to use its internal HTTP handler for custom providers
    - Example: TeichAI/Qwen3-8B-... now becomes coderai/TeichAI/Qwen3-8B-...
    95e11455
litellm.py 32.1 KB