aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/litellm/llms/together_ai/completion/handler.py
blob: 180e34842baf2ea96d0c0a1ca87a781cb5408384 (about) (plain)
1
2
3
"""
Uses openai's `/completion` handler.py
"""