A Python client for Kuroco Headless CMS
Project description
kuroco-langchain-sdk
Overview
kuroco-py is a SDK for Kuroco Headless CMS.
Current version support embedding API.
Installation
pip install kuroco-py
Usage
from kuroco_embedding import KurocoEmbedding
k_emb = KurocoEmbedding(
content=("test_endpoint",),
kuroco_handler="kuroco.json",
)
k_emb.similarity_search(
query="What is Kuroco ?",
limit=10,
)
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
kuroco_py-0.0.3.1.tar.gz
(17.8 kB
view details)
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 kuroco_py-0.0.3.1.tar.gz.
File metadata
- Download URL: kuroco_py-0.0.3.1.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7658e75e3fefed6680f5deed59be8e854c7641fda93dde6af9fda8db7de7e418
|
|
| MD5 |
d370e6bc36caa6a147c62af2a17295b9
|
|
| BLAKE2b-256 |
d07c520f83382e14a3fa1a698f4d708acab50becdd05cbc83d6d8adf074d0f1c
|
File details
Details for the file kuroco_py-0.0.3.1-py3-none-any.whl.
File metadata
- Download URL: kuroco_py-0.0.3.1-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.8.10 Linux/5.10.102.1-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef9f1103abcbda7952375c159b7cec266df4acdc05cb2e0b5f8b0c434024e24c
|
|
| MD5 |
40ca216f6ad515d79a6bd594ff126d1a
|
|
| BLAKE2b-256 |
cd0da6cd4a66f18e7f9f73e9bc2cf17da227c7d4f29a0dfbbceb4ab3db7170cf
|