* improve windows install script to check for compatible python versions, also work with multi version python installs
* bunch of llm prompt templates
* first gamestate directing impl
* lower similarity threshold when checking for repetition in llm responses
* tweaks to narrate after dialog prompt
tweaks to extract character sheet prompt
* set_context cmd
* Xwin MoE
* thematic generator for randomized content stimuli
* add a memory query to extract character sheet
* direct-scene prompt tweaks
* conversation prompt tweaks
* inline character creation from gameplay instruction template
expose thematic generator to prompt templates
* Mixtral
Synthia-MoE
* display prompt and response side by side
* improve ensure_dialogue_format
* prompt tweaks
* prevent double passive narration in one round
improvements to persist character logic
* SlimOrca
OpenBuddy
* prompt tweaks
* runpod status check wrapped in asyncio
* generate_json_list creator agent action
* limit conversation retries to 2
fix issue where REPETITION signal trigger would get sent with the prompt
* smaller agent tweaks
* thematic generator personality list
thematic generator generate from sets of lists
* adjust tests
* mistral prompt adjustment
* director: update content context
* prompt adjustments
* nous-hermes-2-yi
dolphin-2.2-yo
dolphin-2.6-mixtral
* status messages
* determine character goals
generate json lists
* fix error when chromadb add was called before db was ready (wait until the db is fully initiazed)
* only strip extra spaces off of prompt
textgenwebui: half temperature on -yi- models
* prompt tweaks
* more thematic generators
* direct scene without character should just run the scene instructions if they exist
* as_question_answer for query_scene
* context_history revamp
* Aurora-Nights
MixtgralOrochi
dolphin-2.7-mixtral
nous-hermas-2-solar
* remove old context_history calls
* mv world_state.py to subdir
FlatDolphinMaid
Goliath
Norobara
Nous-Capybara
* world state manager first progress
* context db manager
* fix issue with some clients not remembering context length settings after talemate restart
* Sensualize-Solar
* improve RAG prompt
* conversation agent use [ as a stopping string since the new reinforcement messages use that
* new method for RAG during conversation
* mixtral_11bx2_moe
* option to reset context db from manager ui
* fix context db cleanup if scene is closed without saving
* didnt mean to commit that
* hide internal meta tags
* keep track of manual context entries in scene save file so it can be rebuilt.
* auto save
auto progress
quick settings hotbar options
* manual mode
actor dialogue tools
refactor toolbar
* narrate directed progress
reorganiza narration tools into one cmd module
* 0.17.0
* Mixtral_34Bx2
Sensualize-Mixtral
openchat
* fix save-as action
* fix issue where too little context was joined in via RAG
* context pins implementation
* show active pins in world state component
* pin condition eval and world state agent action config
* Open_Gpt4
* summarization prompt improvements
system prompt for summarization
* guidance prompt for time passage narration
* fix rerun for generic / unhandled messages
* prompt fixes
* summarization methods
* prompt adjustments
* world tools to hot bar
ux tweaks
* bagel-dpo
* context state reinforcements support different insertion methods now (sequential, all context or conversation specific context)
* first progress on world state reinforcement templating
* Kunoichi
* tweaks to update reinforcements prompt
* world state templates progress
* world state templates integration into main ux
* fix issue where openai client wouldn't accept context length override
* dont reconfigure client if no arguments are provided
* pin condition prompt fixes
world state apply template comman label set
* world information / lore entries and reinforcement
* show world entry states reinforcers in ux
* gitignore
* dynamic scenario generation progress
* dynamic scenario experiment
* gitignore
* need to emit world state even if we dont run it during scene init
* summarize and pin action
* poetry relock
* template question / attribute cannot be empty
* fix issue with summarize and pin not respecting selected line
* keep reinforcement messages in history, but keep the same one from stacking up
* narrate query prompt more natural sounding response
* manage pins from world entry editor
* pin_only tag
* ts aware summarize and pin
pin text rendered to context with time label
context reuse session id (this fixes issue of editing context entry and not saving the scene causing removal of context entry next time scene is loaded)
* UX to add character state from template within the worldstate manager UX
* move divider
* handle agent emit error
fix issue with state reinforcer validation
* layout fixes in world state character panel
physical health template added to example config
* fix pin_only undefined error in world entry editor
* laser-dolphin
Noromaid-v0.4-Mixtral-Instruct
* show state templates for world and players in favorite list
fix applying world state template
* refresh world entry list on state creation
* changing a state from non-sequential to sequential should queue it as due
* quicksettings to bar
* fix error during memory db delete
* status messages during scene load
* removing a sequential state reinforcement should remove the reinforcement messages
* Nous-Hermes-2-Mixtral
* fix sync issue when editing character details through contextdb
* immutable save property
* enable director
* update example config
* enable director when loading a scene file that has instructions
* fix more openai client funkyness with context size and losing model
* iq dyn scenario prompt fixes
* delay client save so that dragging the ctx slider doesnt send off a million requests
default openai ctx to 8k
* input disabled while clients active
* declare event
* narrate query prompt tweaks
* fixes to dialogue cleanup that would cause messages after : to be cut off.
* init git repo if not exist
* pull current branch
* add 12 hours as option
* world-state persist deactivated
* install npm packages
* fix typo
* prompt tweaks
* new screenshots and features updated
* update screenshot
* remove dbg message
* more work to make clients and agents modular
allow conversation and narrator to attempt to auto break AI repetition
* application settings refactor
setup third party api keys through application settings
* runpod docs
* fix wording
* docs
* improvements to auto-break-repetition functionality
* more auto-break-repetition improvements
* some cleanup to narrate on dialogue chance calculations
* changing api keys via ux should now reflect to ux instantly.
* memory agent / chromadb agent - wrap blocking functions calls in asyncio
* clean up narrate progression prompt and function
* turn off dedupe debug message for now
* encourage the AI to break repetition as well
* indicate if the current model is missing a LLM prompt template
add prompt template to client modal
fix a bunch of bad vue code
* only show llm prompt when editing client
* OpenHermes-2.5-neural-chat
RpBird-Yi-34B
* fix bug with auto rep break when no repetition was found
* allow giving extra instructions to narrator agent
* emit agents as needed, not constantly
* fix a bunch of vue alerts
* fix request-client-status event
* remove undefined reference
* log client / status emit
* worldstate component track scene time
* Tess
Noromaid
* fix narrate-character prompt context length overflow issues
* disable worldstate refresh button while waiting for response
* history timestamp moved to tooltip off of history button
* fixes#39: using openai embeddings for chromadb tends to error
* adjust conversation again default instructions
* poetry lock
* remove debug message
* chromadb - agent status error if openai embeddings are selected in api key isn't set
* prep 0.16.0
* send one request for assign all clients
* tweak narrate-after-dialogue prompt
* elevenlabs default to turbo model and make model id configurable
* improve add client dialogue to be more robust
* prompt for default character creation on character card loads
* rename to model as to not conflict with pydantic
* narrate after dialogue strip dialogue generation unless enabled via new option
* starling and capybara-tess
* narrate dialogue context increased
* relabel tts agent to Voice, show agent label in status bar
* dont expect LLM to handle * and " - most of them are not stable / consistent enough with it
* starling template updated
* if allow dialogue in narration is disabled just assume the entire string is a narration
* reorganization the narrate after dialogue template
* fix more issues with time passage calculations
* move punkt download to agent init and silence
* improved RAG during conversation if AI selected is enabled in conversation agent
* prompt tweaks
* deepseek, chromomaid-storytelling
* relock
* narrate-after-dialogue prompt tweaks
* runpod status queries every 15 secs instead of 60
* default player character prompting when loading character card from talemate storage
* better chunking during split tts generation
* tweak narrate progress prompt
* improvements to ensure_dialogue_format and tests
* to pytest
* prep 0.15.0
* update packages
* dialogue cleanup fixes
* fix openai default model name
fix not being able to edit client due to name check
* free form analyst was using wrong system prompt causing gpt-4 to actually generate json responses
* requirements.txt file
* windows installs from requirements.txt because of silly permission issues
* relock
* narrator - narrate on dialogue agent actions
* add support for new textgenwebui api
* world state auto regen trigger off of gameloop
* funciton !rename command
* ensure_dialog_format error handling
* Cat, Nous-Capybara, dolphin-2.2.1
* narrate after dialog rerun fixes, template fixes
* LMStudio client (experimental)
* dolhpin yi
* refactor client base
* cruft
* openai client to new base
* more client refactor fixes
* tweak context retrieval prompts
* adjust nous capybara template
* add Tess-Medium
* 0.13.0
* switch back to poetry for windows as well
* error on legacy textgenwebui api
* runpod text gen api url fixed
* fix windows install script
* add fllow instruction template
* Psyfighter2
* no " or * just treat as spoken words
* chromadb perist to db
* collect name should contain embedding so switching between chromadb configurations doesn't brick your scenes
* fix save-as long term memory transfer
* add chroma
* director agent refactor
* tweak director command, prompt reset, ux display
* tweak director message ux
* allow clearing of prompt log
* remove auto adding of quotes if neither quote or * are present
* command to reset long term memory for the scene
* improve summarization template as it would cause some llms to add extra details
* rebuilding history will now also rebuild long term memory
* direct scene template
* fix scene time reset
* dialogue template tweaks
* better dialog format fixing
* some dialogue template adjustments
* adjust default values of director agent
* keep track of scene saved/unsaved status and confirm loading a different scene if current scene is unsaved
* prompt fixes
* remove the collection on recommitting the seen to memory, as the embeddings may have changed
* change to the official python api for the openai client and make it async
* prompt tweaks
* world state prompt parsing fixes
* improve handling of json responses
* 0 seconds ago changed to moments ago
* move memory context closer to scene
* token counts for openai client
* narrator agent option: narrate passage of time
* gitignore
* remove memory id
* refactor world state with persistence to chromadb (wip)
* remove world state update instructions
* dont display blank emotion in world state
* openai gpt-4 turbo support
* conversation agent extra instructions
* track prompt response times
* Yi and UtopiaXL
* long term memory retrieval improvements during conversations
* narrate scene tweaks
* conversation ltm augment tweaks
* hide subconfig if parent config isnt enabled
* ai assisted memory recall during conversation default to off
* openai json_object coersion only on model that supports it
openai client emit prompt processing time
* 0.12.0
* remove prompt number from prompt debug list
* add prompt number back in but shift it to the upper row
* narrate time passage hard content limit restriction for now as gpt-4
would just write a whole chapter.
* relock