- 01 May, 2024 1 commit
-
-
Adding client language into both prompts, so entities will attempt to speak in the player's language (if valid and possible).
Jonathan Thomas authored
-
- 29 Apr, 2024 1 commit
-
-
Updating system-chat prompt to include new class, skills, and background attributes, removing age, and rearranging them to match the character creation prompt. Also adding "Current " in front of Health and Hunger attributes.
Jonathan Thomas authored
-
- 24 Apr, 2024 1 commit
-
-
Small refactor to entity character sheet context, and prompt - insert each line separately, instead of the entire character sheet. Added entity_health as well.
Jonathan Thomas authored
-
- 21 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 08 Apr, 2024 1 commit
-
-
Jonathan Thomas authored
-
- 07 Apr, 2024 2 commits
-
-
system-chat prompt engineering, to prevent output of ...response..., and give a more clear output syntax example.
Jonathan Thomas authored -
Jonathan Thomas authored
-
- 06 Apr, 2024 1 commit
-
-
Added a new FleePlayerGoal, if an entity feel scared or threatened by the player. They run away at 1.5x speed. Also updated the system-chat examples to provide a more sequential list of messages.
Jonathan Thomas authored
-
- 03 Apr, 2024 1 commit
-
-
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
-
- 26 Mar, 2024 1 commit
-
-
Adding friendship property to entities, and update value when FRIENDSHIP behavior is updated. Clamp range to -3 to 3.
Jonathan Thomas authored
-
- 25 Mar, 2024 3 commits
-
-
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 -
Improve chat prompt to include behaviors: <FOLLOW> <FRIENDSHIP> <UNFOLLOW>, etc... Added code to detect separate these behaviors from the cleaned message. Also, better detection of character sheets (making the - optional).
Jonathan Thomas authored -
- active status effects - creative mode & hard-core mode - is Swimming, is on the Ground - Weather: is raining / thundering - Moon phases - World difficulty
Jonathan Thomas authored
-
- 23 Mar, 2024 1 commit
-
-
Improve creativeness with chat gpt temperature, improve prompts, better support for GPT 3.5 and 4.0. Update model to gpt-3.5-turbo.
Jonathan Thomas authored
-
- 19 Nov, 2023 2 commits
-
-
Added message history for each entity conversation. Also tweaked the prompts a bit. Feels pretty nice now
Jonathan Thomas authored -
Jonathan Thomas authored
-