An integration package connecting Upstage and LangChain
Project description
langchain-upstage
This package contains the LangChain integrations for Upstage through their APIs.
Installation and Setup
- Install the LangChain partner package
pip install -U langchain-upstage
- Get an Upstage api key from Upstage Console and set it as an environment variable (
UPSTAGE_API_KEY
)
Chat Models
This package contains the ChatUpstage
class, which is the recommended way to interface with Upstage models.
See a usage example
Embeddings
See a usage example
Use solar-1-mini-embedding
as the default model for embeddings. Do not add suffixes such as -query
or -passage
to the model name.
UpstageEmbeddings
will automatically add the suffixes based on the method called.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
langchain_upstage-0.1.1.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file langchain_upstage-0.1.1.tar.gz
.
File metadata
- Download URL: langchain_upstage-0.1.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5ed27a4ed5c1821f477acc9ed8cd8e1dc73328d51cef77e03c12374bdc69d75 |
|
MD5 | 290a867762faff51436dc4a3ae0d6379 |
|
BLAKE2b-256 | 1b3176f60eccc5de2c5babee4a4ff03185b670d257f8f529d25485676debf07e |
File details
Details for the file langchain_upstage-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: langchain_upstage-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ab9bac4b358645f0111a8723f5b629c41d626ea051734271331b17b79dc855 |
|
MD5 | ef5011a6f1cf63e589f306cc7e9eea7e |
|
BLAKE2b-256 | bc47cf7c5caca864daf20b5ab3d626ef24ae998286678c7e2e532e23b099dda3 |