yomorun/llm-function-calling-examples
Strongly-typed LLM Function Calling examples, run on OpenAI, Ollama, Mistral and others.
This project provides pre-built, production-ready functions that allow your AI agents to interact with real-world services like getting weather, converting currencies, performing web searches, sending emails, or querying databases. You provide the function code (in TypeScript or Go) and configure your AI agent, and it outputs the ability for your AI to perform specific external tasks. This is for developers creating AI agents who need to integrate them with external tools and APIs reliably.
Use this if you are a developer building AI agents and need to give them the ability to perform specific, real-world actions or access external data sources through strongly-typed, serverless functions.
Not ideal if you are an end-user looking for a no-code solution to build AI agents or if you only need a simple, single-purpose script without agentic capabilities.
Stars
18
Forks
4
Language
TypeScript
License
MIT
Category
Last pushed
Jan 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yomorun/llm-function-calling-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Maximilian-Winter/llama-cpp-agent
The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models...
mozilla-ai/any-llm
Communicate with an LLM provider using a single interface
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