Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Raju2024
/
TestLLM
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e3278e4
TestLLM
/
litellm
/
llms
/
together_ai
/
embed.py
Raju2024
Upload 1072 files
e3278e4
verified
2 months ago
raw
Copy download link
history
blame
Safe
181 Bytes
"""
Support for OpenAI's `/v1/embeddings` endpoint.
Calls done in OpenAI/openai.py as TogetherAI is openai-compatible.
Docs: https://docs.together.ai/reference/completions-1
"""