Skip to main content
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
I