An integration package connecting PODataInsight and LangChain
Reason this release was yanked:
임시 제거
Project description
langchain-polaris-ai-datainsight
This package covers Polaris AI DataInsight integration with LangChain.
Converts documents in various formats—including Word, HWP, Sheets, Slides, and PDF—into List of Document.
Installation and Setup
To use PolarisAIDataInsight model, you need to install a python package:
pip install -U langchain-polaris-ai-datainsight
And you should configure credentials by setting the following environment variables:
export POLARIS_AI_DATA_INSIGHT_API_KEY="your-api-key"
Refer to here how to get an Polaris AI DataInsight API key.
Document Loaders
from langchain_polaris_ai_datainsight import PolarisAIDataInsightLoader
loader = PolarisAIDataInsightLoader(
file_path="path/to/file",
resources_dir="path/to/dir"
)
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 langchain_polaris_ai_datainsight-0.1.0.tar.gz.
File metadata
- Download URL: langchain_polaris_ai_datainsight-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
297fa5b8b264a9c19251a4faf37adccb4030154d809fc9dfc1dc153da30930ae
|
|
| MD5 |
15d0b826a1e3c37820c48fdcdafd0b21
|
|
| BLAKE2b-256 |
e108962d7e307309d431c36bbb8a61b310aa514016313b4781416d3cfe6c008e
|
File details
Details for the file langchain_polaris_ai_datainsight-0.1.0-py3-none-any.whl.
File metadata
- Download URL: langchain_polaris_ai_datainsight-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e930630340c09a8ee66639f15bf068f8489744e74a4f00c2576eb1159b0a47b4
|
|
| MD5 |
71687fbd12e19e530489ca20a06798d3
|
|
| BLAKE2b-256 |
c41591d708b91d8024d362ab581754a69f3f2c5baa39b086c9a1f215d09d5579
|