telalabs/kit
A Go/Rust dual-language package for creating and administering toolkits and tools for calling LLM functions.
This package helps software developers build and manage specialized functions that Large Language Models (LLMs) can call upon. Developers define custom 'tools' with specific inputs and outputs using JSON schemas, then organize these into 'toolkits.' It's for engineers creating applications where LLMs need to interact with external systems or perform precise, predefined operations.
No commits in the last 6 months.
Use this if you are a developer building an application where an LLM needs to reliably call specific, pre-defined functions to perform tasks or access external data.
Not ideal if you are a non-developer seeking an out-of-the-box LLM application, as this is a low-level developer tool.
Stars
7
Forks
—
Language
Rust
License
MIT
Category
Last pushed
Jan 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/telalabs/kit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications