Hey everyone!
Recently I made a sdk for my game as I want to have interactive NPCs for my game and I decided to make this resource public.
What Is this?
This is a wrapper for roblox’s TextGenerator, as roblox’s textgenerator does not support any kind of agents or tool calling, I made this wrapper to solve that problem, with this you can make your own agents with their own tools and use it in your game.
This resource can be used anywhere, these are the examples I have in mind where this resource can be used
- Interactive NPCs
- Minigames
Future Plans
- Memory
- Session Context and Generating summary of the memory
If you wish to contribute you can do so on the github.
Please note that LLM that roblox uses for TextGenerator is not that smart and it can make some mistakes (as shown in the video)
Links:
Creator Hub
Github
Example Place (127.6 KB)