Made with Rojo 7.4.4.
Install rojo, and clone this repo.
After that, Build the module with this command:
rojo build -o APIClient.rbxm model.project.json
Drag the APIClient.rbxm
into roblox studio and move it to Replicated storage.
After that, you're good to go.
- Implement safety features
- implement function call
- fixing some stuff, fixed the issue: not be able to remember past function calls.
- json mode (structured output)
- already fix some function calling issues when it not used. (no functions declared returns a bad 400 http request)
- use in production.