veguAI bb1cf6941b 0.27.0 (#137)
* move memory agent to directory structure

* chromadb settings rework

* memory agent improvements
embedding presets
support switching embeddings without restart
support custom sentence transformer embeddings

* toggle to hide / show disabled clients

* add memory debug tools

* chromadb no longer needs its dedicated config entry

* add missing emits

* fix initial value

* hidden disabled clients no longer cause enumeration issues with client actions

* improve memory agent error handling and hot reloading

* more memory agent error handling

* DEBUG_MEMORY_REQUESTS off

* relock

* sim suite: fix issue with removing or changing characters

* relock

* fix issue where actor dialogue editor would break with multiple characters in the scene

* remove cruft

* implement interrupt function

* margin adjustments

* fix rubber banding issue in world editor when editing certain text fields

* status notification when re-importing vectorb due to embeddings change

* properly open new client context on agent actions

* move jiggle apply to the end of prompt tune stack

* narrator agent length limit and jiggle settings added - also improve post generation cleanup

* progress story prompt improvements

* narrator prompt and cleanup tweaks

* prompt tweak

* revert

* autocomplete dialogue improvements

* Unified process (#141)

* progress to unified process

* --dev arg

* use gunicorn to serve built frontend

* gunicorn config adjustments

* remove dist from gitignore

* revert

* uvicorn instead

* save decode

* graceful shutdown

* refactor unified process

* clean up frontend log messages

* more logging fixes

* 0.27.0

* startup message

* clean up scripts a bit

* fixes to update.bat

* fixes to install.bat

* sim suite supports generation cancellation

* debug

* simplify narrator prompts

* prompt tweaks

* unified docker file

* update docker compose config for unified docker file

* cruft

* fix startup in linux docker

* download punkt so its available

* prompt tweaks

* fix bug when editing scene outline would wipe message history

* add o1 models

* add sampler, scheduler and cfg config to a1111 visualizer

* update installation docs

* visualizer configurable timeout

* memory agent docs

* docs

* relock

* relock

* fix issue where changing embeddings on immutable scene would hang

* remove debug message

* take torch install out of poetry since conditionals don't work.

* torch gets installed through some dependency so put it back into poetry, but reinstall with cuda if cuda support exists

* fix install syntax

* no need for torchvision

* torch cuda install added to linux install script

* add torch cuda install to update.bat

* docs

* docs

* relock

* fix install.sh

* handle torch+cuda install in docker

* docs

* typo
2024-09-23 12:55:34 +03:00
2024-07-26 21:43:06 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-07-26 21:43:06 +03:00
2024-07-26 21:43:06 +03:00
2024-07-26 21:43:06 +03:00
2024-07-26 21:43:06 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2023-11-24 22:08:13 +02:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2023-09-17 16:46:42 +03:00
2024-07-26 21:43:06 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-07-26 21:51:07 +03:00
2023-11-18 12:16:29 +02:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-03-29 21:37:28 +02:00
2024-04-20 01:01:06 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00
2024-09-23 12:55:34 +03:00

Talemate

Roleplay with AI with a focus on strong narration and consistent world and game state tracking.

Screenshot 3 Screenshot 3
Screenshot 4 Screenshot 1
Screenshot 2 Screenshot 3

Core Features

  • Multiple agents for dialogue, narration, summarization, direction, editing, world state management, character/scenario creation, text-to-speech, and visual generation
  • Supports per agent API selection
  • Long-term memory and passage of time tracking
  • Narrative world state management to reinforce character and world truths
  • Creative tools for managing NPCs, AI-assisted character, and scenario creation with template support
  • Context management for character details, world information, past events, and pinned information
  • Customizable templates for all prompts using Jinja2
  • Modern, responsive UI

Documentation

Supported APIs

Supported self-hosted APIs:

Generic OpenAI api implementations (tested and confirmed working):

  • DeepInfra
  • llamacpp with the api_like_OAI.py wrapper
  • let me know if you have tested any other implementations and they failed / worked or landed somewhere in between
Description
Roleplay with AI with a focus on strong narration, consistent world and game state tracking.
Readme AGPL-3.0 120 MiB
Languages
Python 75.7%
Vue 18.7%
Jinja 3.7%
JavaScript 1.6%
Batchfile 0.2%