Lexy Py 0.0.3 | Coderz Repository

lexy-py 0.0.3

Last updated:

0 purchases

lexy-py 0.0.3 Image
lexy-py 0.0.3 Images

Free

Languages

Categories

Add to Cart

Description:

lexypy 0.0.3

Lexy Python SDK
This is the Python SDK for Lexy. For detailed
documentation and tutorials, see the Lexy documentation.
Usage
Init client
from lexy_py import LexyClient

lx = LexyClient()

Add documents
lx.add_documents([
{"content": "This is a test document"},
{"content": "This is another one!"},
])

Query index
lx.query_index("test query", index_id="default_text_embeddings", k=5)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.