Skip to content

bulieme/lua-genai-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua GenAI framework for roblox

Made with Rojo 7.4.4.

Getting Started

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.

Todo's

  • 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.

About

Roblox's unofficial Google API wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages