* tts agent first progress
* coqui support
voice lists
* orca-2
* tts tweaks
* switch to ux for audio gen
* some tweaks for the new audio queue
* fix error handling if llm fails to create a good world state on initial scene load
* loading creative mode for a new scene will now ask for confirmation if the current scene has unsaved progress
* local tts support
* fix voice list reloading when switching tts api
fix agent config ux to auto save on change, remove save / close buttons
* only do a delayed save on agent config on text input changes
* OrionStar
* dont allow scene loading when llm agents arent correctly configured
* wire summarization to game loop, summarizer agent configs
* fix issues with time passage
* editor fix narrator messages
* 0.14.0
* poetry lock
* requires_llm_client moved to cls property
* add additional config stubs
* tts still load voices even if the agent is disabled
* fix bugf that would keep losing voice selection for tts agent after backend restart
* update tts install requirements
* remove debug output
* dolphin mistral template
* removate trailing \n before attaching the model response
* improve prompt and validator for generated human age
* fix issue where errors during character creation process would not be
communicated to the ux and the character creator would appear stuck
* add dolphin mistral to list
* add talemate_env
* poetry relock
* add json schema for talemate scene files
* fix issues with pydantic after version upgrade
* add json extrac util functions
* fix pydantic model
* use extract json function
* scene generator, better scene name prompt
* OpenHermes-2-Mistral
* alpaca base template
Amethyst 20B template
* character description is no longer part of the sheet and needs to be added separately
* fix pydantic validation
* fix issue where sometimes partial emote strings were kept at the end of dialogue
* no need to commit character name to memory
* dedupe prompts
* clean up extra linebreaks in prompts
* experimental editor agent
agent signals first progress
* take out hardcoded example
* amethyst llm prompt template
* editor agent disableable
agent edit modal tweaks
* world state agent
agent action config schema
* director agent disableable
remove automatic actions config from ux (deprecated)
* fix responsive update when toggling enable on or off in agent dialog
* prompt adjustments
fix divine intellect preset (mirostat values were way off)
fix world state regenerating every turn regardless of setting
* move templates for world state from summarizer to worldstate agent
* conversation agent generation lenght setting
* conversation agent jiggle attribute (randomize offset to certain inference parameters)
* relabel
* scene cover image set to cover as much space as it can
* add character sheet to dialogue example generate prompt
* character creator agent mixin use set_processing
* add <|im_end|> to stopping strings
* add random number gen to template functions
* SynthIA and Tiefighter
* create new persisted characters ouf of world state
natural flow option for conversation agent to help guide multi character conversations
* conversation agent natural flow improvements
* fix bug with 1h time passage option
* some templates
* poetry relock
* fix config validation
* fix issues when detemrining scene history context length to stay within budget
* fixes to world state json parsing
fixes to conversation context length
* remove unused import
* update windows install scripts
* zephyr
* </s> stopping string
* dialog cleanup utils improved
* add agents and clients key to the config example
* track time passage in scene using iso 8601 format
* chromadb openai instructions
model recommendations updated
* time context passed to long term memory
* add some pre-established history for testing purposes
* time passage
analyze dialogue to template
query_text template function
analyze text and answer question summarizer function
llm prompt template adjustments
iso8601 time utils
chromadb docs adjustments
* didnt mean to remove this
* fix ClientContext stacking
* conversation cleanup tweaks
* prompt prepared response padding
* fix some bugs causing conversation lines containing : to be terminated
early
* fixes issue with chara importing dialoge examples as huge blob instea of
splitting into lines
dialogue example in conversation template randomized
* llm prompt template for Speechless-Llama2-Hermes-Orca-Platypus-WizardLM
* version to 0.10.0