Metadata-Version: 2.4
Name: llama-index-embeddings-upstage
Version: 0.4.2
Summary: llama-index embeddings upstage integration
Author-email: Your Name <you@example.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: <4.0,>=3.9
Requires-Dist: llama-index-core<0.13,>=0.12.0
Requires-Dist: llama-index-embeddings-openai<0.4,>=0.3.0
Description-Content-Type: text/markdown

# LlamaIndex Embeddings Integration: Upstage

[Upstage](https://www.upstage.ai/) is a leading artificial intelligence (AI) company specializing in delivering above-human-grade performance LLM components.

## Solar Embeddings

The embeddings API converts text into numbers that computers can understand. Imagine converting a sentence into a list of numbers, each capturing a piece of the sentence's meaning. This makes it easier for machines to do tasks like finding similar texts, sorting information, or even answering questions.

Check more details [here](https://developers.upstage.ai/docs/apis/embeddings).
