Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.layercode.com/llms.txt

Use this file to discover all available pages before exploring further.

Function calling is one of the first things you will want to do after setting up your agent. Because Layercode let’s you work directly with text, you can use existing tools. There are many frameworks which can help you with function calling.

TypeScript:

Python:

We have written a guide on tool calling in Next.js with Layercode