Get Started
Core Concepts
Utilities
Integrations
Resources
copy markdown
Function Calling (also known as Tool Calling) lets Interfaze invoke external tools and APIs giving access to new functionality and data.
Interfaze supports OpenAI-compatible function schemas so Interfaze can call the right tool with structured inputs and use the results to follow instructions producing a richer, more accurate response.
OpenAI SDK
LangChain SDK
Vercel AI SDK