Skip to content
Snippets Groups Projects
Unverified Commit 8c23e014 authored by JuHyung Son's avatar JuHyung Son Committed by GitHub
Browse files

docs: add upstage llm and embeddings (#13590)

parent 8d175082
No related branches found
No related tags found
No related merge requests found
...@@ -225,6 +225,7 @@ We support integrations with OpenAI, Azure, and anything LangChain offers. ...@@ -225,6 +225,7 @@ We support integrations with OpenAI, Azure, and anything LangChain offers.
- [Sagemaker](../../examples/embeddings/sagemaker_embedding_endpoint.ipynb) - [Sagemaker](../../examples/embeddings/sagemaker_embedding_endpoint.ipynb)
- [Text Embedding Inference](../../examples/embeddings/text_embedding_inference.ipynb) - [Text Embedding Inference](../../examples/embeddings/text_embedding_inference.ipynb)
- [TogetherAI](../../examples/embeddings/together.ipynb) - [TogetherAI](../../examples/embeddings/together.ipynb)
- [Upstage](../../examples/embeddings/upstage.ipynb)
- [VoyageAI](../../examples/embeddings/voyageai.ipynb) - [VoyageAI](../../examples/embeddings/voyageai.ipynb)
- [Nomic](../../examples/embeddings/nomic.ipynb) - [Nomic](../../examples/embeddings/nomic.ipynb)
- [Fireworks AI](../../examples/embeddings/fireworks.ipynb) - [Fireworks AI](../../examples/embeddings/fireworks.ipynb)
...@@ -50,6 +50,7 @@ We support integrations with OpenAI, Anthropic, Hugging Face, PaLM, and more. ...@@ -50,6 +50,7 @@ We support integrations with OpenAI, Anthropic, Hugging Face, PaLM, and more.
- [SageMaker](../../../examples/llm/sagemaker_endpoint_llm.ipynb) - [SageMaker](../../../examples/llm/sagemaker_endpoint_llm.ipynb)
- [Solar](../../../examples/llm/solar.ipynb) - [Solar](../../../examples/llm/solar.ipynb)
- [Together.ai](../../../examples/llm/together.ipynb) - [Together.ai](../../../examples/llm/together.ipynb)
- [Upstage](../../../examples/llm/upstage.ipynb)
- [Vertex](../../../examples/llm/vertex.ipynb) - [Vertex](../../../examples/llm/vertex.ipynb)
- [vLLM](../../../examples/llm/vllm.ipynb) - [vLLM](../../../examples/llm/vllm.ipynb)
- [Xorbits Inference](../../../examples/llm/xinference_local_deployment.ipynb) - [Xorbits Inference](../../../examples/llm/xinference_local_deployment.ipynb)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment