Files
lijiaoqiao/llm-gateway-competitors/litellm-wheel-src/litellm/llms/infinity/embedding/handler.py
2026-03-26 16:04:46 +08:00

6 lines
146 B
Python

"""
Infinity Embedding - uses `llm_http_handler.py` to make httpx requests
Request/Response transformation is handled in `transformation.py`
"""