/AIConversation

A module for interacting with OpenAI chatbots from Roblox

Primary LanguageLuaMozilla Public License 2.0MPL-2.0

AI Conversation

A module for interacting with LLMs from Roblox.

Supports OpenAI, Google, and TogetherAI.

Module is strictly typed, giving helpful intellisense.

Installation

With wally:

[server-dependencies]
AIConversation = "boatbomber/aiconversation@2.2.0"