Enable passing arbitrary extra_body parameters to OpenAI-compatible API calls via a JSON-encoded env var. This supports custom model servers (e.g. vLLM) that need parameters like chat_template_kwargs to control thinking mode. Co-authored-by: EMIRHAN GAZI <emirhan.gazi+tcell@turkcell.com.tr> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| anthropic_llm.py | ||
| claude_code_llm.py | ||
| codex_llm.py | ||
| gemini_llm.py | ||
| litellm_llm.py | ||
| mock_llm.py | ||
| none_llm.py | ||
| openai_compatible_llm.py | ||