aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/litellm/llms/cloudflare/chat/handler.py
blob: 57f0721586d17f8a8ae85929dcc6a35e64c037f7 (about) (plain)
1
2
3
4
5
"""
Cloudflare - uses `llm_http_handler.py` to make httpx requests

Request/Response transformation is handled in `transformation.py`
"""