* linting
* improve prompt devtools: test changes, show more information
* some more polish for the new promp devtools
* up default conversation gen length to 128
* openai client tweaks, talemate sets max_tokens on gpt-3.5 generations
* support new openai embeddings (and default to text-embedding-3-small)
* ux polish for character sheet and character state ux
* actor instructions
* experiment using # for context / instructions
* fix bug where regenerating history would mess up time stamps
* remove trailing ]
* prevent client ctx from being unset
* fix issue where sometimes you'd need to delete a client twice for it to disappear
* upgrade dependencies
* set 0.19.0
* fix performance degradation caused by circular loading animation
* remove coqui studio support
* fix issue when switching from unsaved creative mode to loading a scene
* third party client / agent support
* edit dialogue examples through character / actor editor
* remove "edit dialogue" action from editor - replaced by character actor instructions
* different icon for delete
* prompt adjustment for acting instructions
* adhoc context generation for character attributes and details
* add adhoc generation for character description
* contextual generation tweaks
* contextual generation for dialogue examples
fix some formatting issues
* contextual generation for world entries
* prepopulate initial recen scenarios with demo scenes
add experimental holodeck scenario
* scene info
scene experimental
* assortment of fixes for holodeck improvements
* more holodeck fixes
* refactor holodeck instructions
* rename holodeck to simulation suite
* better scene status messages
* add new gpt-3.5-turbo model, better json response coercion for older models
* allow exclusion of characters when persisting based on world state
* better error handling of world state response
* better error handling of world state response
* more simulation suite fixes
* progress color
* world state character name mapping support
* if neither quote nor asterisk is in message default to quotes
* fix rerun of new paraphrase op
* sim suite ping that ensure's characters are not aware of sim
* fixes for better character name assessment
simulation suite can now give the player character a proper name
* fix bug with new status notifications
* sim suite adjustments and fixes and tuning
* sim suite tweaks
* impl scene restore from file
* prompting tweaks for reinforcement messages and acting instructions
* more tweaks
* dialogue prompt tweaks for rerun + rewrite
* fix bug with character entry / exit with narration
* linting
* simsuite screenshots
* screenshots
* 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