- 05 Apr, 2024 1 commit
-
-
- Added a long list of random "no response" phrases. Sometimes the LLM just outputs a behavior and no text. - Added the actual output with behaviors to chat history (for better context) - Fixed a bug which was broadcasting the new generated message at the wrong time.
Jonathan Thomas authored
-
- 03 Apr, 2024 2 commits
-
-
Simplifying character creation, to specify name and type in user message. Lowered chat bubble a bit. New improved user message for system-character prompt. Added lots of examples outputs for system-chat prompt.
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 25 Mar, 2024 1 commit
-
-
Added goals for "FOLLOW" and "UNFOLLOW", so Mob Entity types will follow the player. Refactored some code, to make this cleaner. GPT 3.5 still struggles to output the behaviors correctly, so I updated to GPT 4 Turbo.
Jonathan Thomas authored
-