SDK Reference
SDK Function calling
How to use the xpander AI SDK to call functions
Get tools
Our SDK allows you to retrieve tools connected in the xpander ai’s platform and use them with ease.
Request
Response
Invoke tools
When an LLM chooses a tool, you can use xpander_tool_call
to automatically parse the tool cool from the LLM Repsonse and invoke it.