amoffat/manifest
Call an LLM like a function ✨
This tool helps Python developers integrate large language models (LLMs) into their applications by treating them like regular functions. You define a function with type hints and a docstring, pass in data like text or images, and the LLM processes it to return structured results. It's for developers building Python applications that need to leverage AI for tasks like content analysis, data extraction, or content generation.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who wants to easily add AI capabilities to your code using LLMs without dealing with prompt engineering or API complexities directly.
Not ideal if you need to dynamically call LLMs from a Python REPL or require support for highly custom or non-standard data types beyond common primitives, dataclasses, and basic containers.
Stars
43
Forks
1
Language
Python
License
MIT
Category
Last pushed
Sep 11, 2024
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/amoffat/manifest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mozilla-ai/any-llm
Communicate with an LLM provider using a single interface
Maximilian-Winter/llama-cpp-agent
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models...
CliDyn/climsight
A next-generation climate information system that uses large language models (LLMs) alongside...
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
OoriData/OgbujiPT
Client-side toolkit for using large language models, including where self-hosted