#function-calling

[ follow ]
fromCaktusgroup
1 day ago

LLM Basics: OpenAI Function Calling | Caktus Group

We may want the model to query a database, call an external API, or perform calculations. Function calling (also known as tool calling) allows you to define functions (with schemas) that the model can call as part of its response. For us, this seems like a first step towards enabling more complex interactions with LLMs, where they can not only generate text but also perform actions based on that text.
Artificial intelligence
Artificial intelligence
fromInfoQ
2 months ago

OpenAI's gpt-realtime Enables Production-Ready Voice Agents with End-to-End Speech Processing

gpt-realtime and the Realtime API enable low-latency, end-to-end speech processing with more natural voices, stronger function calling, and improved multilingual comprehension.
Node JS
fromLogRocket Blog
6 months ago

Enhancing LLMs with function calling and the OpenAI API - LogRocket Blog

Retrieval-Augmented Generation (RAG) boosts AI capabilities by allowing models to access up-to-date information from various sources.
[ Load more ]