Skip to main content

A library for KWeaver AI data retrieval

Project description

kweaver-data-retrieval

A library for Kweaver data retrieval.

Installation

pip install kweaver-data-retrieval

Usage

Import Tools

from data_retrieval.tools import TOOLS_MAPPING

# List available tools
print(TOOLS_MAPPING.keys())

Start API Server

from data_retrieval.tools.tool_api_router import DEFAULT_APP
import uvicorn

uvicorn.run(DEFAULT_APP, host="0.0.0.0", port=9100)

Or from command line:

uvicorn data_retrieval.tools.tool_api_router:DEFAULT_APP --host 0.0.0.0 --port 9100

Documentation

License

Apache License 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kweaver_data_retrieval-0.3.1.tar.gz (217.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kweaver_data_retrieval-0.3.1-py3-none-any.whl (283.2 kB view details)

Uploaded Python 3

File details

Details for the file kweaver_data_retrieval-0.3.1.tar.gz.

File metadata

  • Download URL: kweaver_data_retrieval-0.3.1.tar.gz
  • Upload date:
  • Size: 217.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for kweaver_data_retrieval-0.3.1.tar.gz
Algorithm Hash digest
SHA256 41260d0a2387ef2edcbc997fc5d58b03210cf0a57df0548bada8fe772f56eab6
MD5 05247d9e9d68015faea769b10aafb421
BLAKE2b-256 721c68bbc5e396b9c878fcbf4a57399cd9ff347b3836bc41c4fc1702033c3c09

See more details on using hashes here.

File details

Details for the file kweaver_data_retrieval-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for kweaver_data_retrieval-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 65df5eb66621abbe75198b20c46227214493752c2197b990adb16b7af8c10051
MD5 bf0e948c7f55d91a28bbabbf42f012d4
BLAKE2b-256 d0dd11973e572c81b4513472b55c2ef46f07ff446f177fe547ca0dd2c76a3acb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page