Welcome to Aqwam’s DataPredict Agent Library!
By using or possessing any copies of this library or its assets (including the icons), you agree to our Terms and Conditions. In short:
-
Attribution is required when using this library.
-
Plus some more stuff…
For information regarding potential license violations and eligibility for a bounty reward, please refer to the Terms and Conditions Violation Bounty Reward Information.
Version | Current Version Number |
---|---|
Release | 1.0 |
DataPredict Agent is an AI agent library powered by large language models (LLMs).
If there are any suggestions or issues for this library, don’t be afraid to reach out to me at my Discord server, DevForum thread or my LinkedIn.
In addition, if you are interested in Roblox tutorials and future projects by me, then you can subscribe to me in YouTube.
Features
-
Custom actions through the use of regular expressions to detect actions inside of LLM-generated messages.
-
Agents can learn from their environments, and enhance this capability further with deep reinforcement learning from DataPredict and DataPredict Neural.
-
Agents can have add-on hidden prompts as well as regular hidden prompts for custom personalities and identities.
-
Agents can have global memories so that agents can remember conversations between the player, the agents, and the rest of the group.
-
Agents can have local memories so that the agents can remember conversations between the player and the agents.
-
Agents can have free will.
-
Agents can sense its environments.
-
Connect to any number of servers that hosts large language models.
-
Extremely modular source code for rapid prototyping and easy maintenance.
Notes
- Only compatible with “Instruct” models.
Tutorials
Enabling Free Will To Our Agents
Setting Up The Large Language Model On Self-Hosted Server