With local function support, you can create AI Agents utilizing the xpander connector library. When an LLM needs to invoke a locally stored function, such as for mathematical calculations, our SDK will return an object ready for local execution.

Request

Response