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
Built Distribution
File details
Details for the file langchain_upstage-0.1.0.tar.gz
.
File metadata
- Download URL: langchain_upstage-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc173cc398656453e2cfaec246c3354c31c6324f0262d0d1175689519fd68d65 |
|
MD5 | e02753bbce182562aa906bf8014569f4 |
|
BLAKE2b-256 | 1369462855889e7ee8355fec22f8cc194c2411340f6df63cb2e00e2db8019ff1 |
File details
Details for the file langchain_upstage-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: langchain_upstage-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 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 | 24aa7402d39285d63c50226b60416b1dbf94e1a905ccd58172a759cb6f1862da |
|
MD5 | b2dddb13f261e4804b3ae6d91dfba377 |
|
BLAKE2b-256 | 02cc6db4a3f19b12e5627eb2206c0ab1f8205ac23738273a3013d61855b2e1e7 |