I’ve added Function Call support to the Chainlit + OpenAI Assistant API integration, making it even easier to build production-level AI agents.
Now you can create agents with:
- Function Calling
- RAG
- Code Interpreter
- Streaming
Get started in 2 simple steps:
- Register your tools in OpenAI.
- Implement the logic in the function call map.
Check out the template and start building: search me, renyuantime on github, find the openai-assistant repository and switch to feature/add-tool-call branch,you can see the proejct
Build smarter, faster, and with a beautiful UI! ![]()
