Metadata-Version: 2.4
Name: llama-index-llms-upstage
Version: 0.8.1
Summary: llama-index llms upstage integration
Author-email: Your Name <you@example.com>
License-Expression: AGPL-3.0
License-File: LICENSE
Requires-Python: <4.0,>=3.10
Requires-Dist: llama-index-core<0.15,>=0.14.3
Requires-Dist: llama-index-llms-openai<0.8,>=0.7.0
Requires-Dist: llama-index-readers-upstage<0.5,>=0.4.0
Requires-Dist: tokenizers<0.20,>=0.19.1
Description-Content-Type: text/markdown

# LlamaIndex Llms Integration: Upstage

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

## Solar LLM

Solar Mini Chat is a fast yet powerful advanced large language model focusing on English and Korean. It has been specifically fine-tuned for multi-turn chat purposes, showing enhanced performance across a wide range of natural language processing tasks, like multi-turn conversation or tasks that require an understanding of long contexts, such as RAG (Retrieval-Augmented Generation), compared to other models of a similar size. This fine-tuning equips it with the ability to handle longer conversations more effectively, making it particularly adept for interactive applications.

Check more details [here](https://developers.upstage.ai/docs/getting-started/quick-start).
