Library for interacting with the LLM Tool Store API
Project description
LLM Tool Store Python Library
This library provides a Python interface to the Tool Store API.
Installation
pip install llm-tool-store
Usage
from llm_tool_store import ToolStore
# Connect to the Tool Store service
tool_store = ToolStore(base_url="http://localhost:2121")
# Get a list of all tools
tools = tool_store.tools()
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
llm_tool_store-0.1.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file llm_tool_store-0.1.1.tar.gz
.
File metadata
- Download URL: llm_tool_store-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.6.32-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22ac9dd2af2c617555f2f5c6281c5e2dc5d24bd02ece448b0a038a7a190f6a00 |
|
MD5 | 93b96f8beb655d35352a87a117a20a7a |
|
BLAKE2b-256 | c554a58c03f27a469794e7157d5e867e83415aba01f3735a1b0d857ebd0dfb62 |
File details
Details for the file llm_tool_store-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: llm_tool_store-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.6.32-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203727bf8d1107e7276cdb6b9d43ea4ddb58ccff57dbd136108fb6389ff96ca5 |
|
MD5 | 48d6fad4ec620b95d4e2f6a80a99bb0d |
|
BLAKE2b-256 | 9d8291eb4cbdea57050a22550907a2d98b0e8aa56eca4059a82d39d9067e95d7 |