mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-12-16 03:37:51 +01:00
0.9.0 (#3)
* fixes #2: character creator description generation will not honor changes to the content context * decrease output of base attribute generation from 2-3 sentences to 1-2 sentences * conversation agent tweaks set other character names as stopping strings via client context * xwin llm template * conversation template tweaks * fixes #6: agent busy status not always reflected in ux * conversation min response length requirement reduced include character base details with conversation prompt * fixes #4: Prompt log * reset prompt log on scene load openai tokens as ? for now * version to 0.9.0
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "talemate"
|
||||
version = "0.8.0"
|
||||
version = "0.9.0"
|
||||
description = "AI-backed roleplay and narrative tools"
|
||||
authors = ["FinalWombat"]
|
||||
license = "GNU Affero General Public License v3.0"
|
||||
|
||||
Reference in New Issue
Block a user