logo

Beta

Get Started

Introduction

Core Concepts

Utilities

Integrations

Resources

Function / Tool Calling

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.

Examples

OpenAI SDK

LangChain SDK

Vercel AI SDK

...