Unstract Adapters
Project description
Unstract Adapters
This is Unstract's python package which helps to configure to a number of different LLMs, Embeddings and VectorDBs.
LLMs
The following LLMs are supported:
| LLM | Version |
|---|---|
| OpenAI | 1.3.9 |
| Azure OpenAI | 1.3.9 |
| Anthropic | 0.7.8 |
| PaLM | 0.3.1 |
| Replicate | 0.22.0 |
| AnyScale | 0.5.165 |
| Mistral | 0.0.8 |
Embeddings
The following Embeddings are supported:
| Embedding | Version |
|---|---|
| OpenAI | 1.3.9 |
| Azure OpenAI | 1.3.9 |
| Qdrant FastEmbed | 0.1.3 |
| HuggingFace | 0.0.1 |
| PaLM | 0.3.1 |
VectorDBs
The following VectorDBs are supported:
| Vector DB | Version |
|---|---|
| Milvus | 2.3.4 |
| Pinecone | 2.2.4 |
| Postgres | 0.2.4 |
| Qdrant | 1.7.0 |
| Supabase | 2.2.1 |
| Weaviate | 3.25.3 |
Installation
Local Development
To get started with local development,
- Create and source a virtual environment if you haven't already following these steps.
- If you're using Mac, install the below library needed for PyMSSQL
brew install pkg-config freetds
- Install the required dependencies with
pdm install
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unstract_adapters-0.0.7.tar.gz.
File metadata
- Download URL: unstract_adapters-0.0.7.tar.gz
- Upload date:
- Size: 50.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.4 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a603d2c4c2b37c23b28035ecf85851bbff4556d564df49ea35d3840425592cc
|
|
| MD5 |
3087e869ddc1b362121611b7ffe53c77
|
|
| BLAKE2b-256 |
292e9b3e36af8af14eb5ea4fa645f824429725d668c05fea090cb717d564fbca
|
File details
Details for the file unstract_adapters-0.0.7-py3-none-any.whl.
File metadata
- Download URL: unstract_adapters-0.0.7-py3-none-any.whl
- Upload date:
- Size: 92.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.10.4 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ded903e5ba2bd09ef64532be656d16ed28d14aead5fa2fc100f5bab349c781d8
|
|
| MD5 |
37e575bb3d5066776c6de130c4fa17ee
|
|
| BLAKE2b-256 |
6d5f0c4e5d6020db612c45dd2f23cd01128f864c5f3141ef81034671a32fb165
|