talemate icon indicating copy to clipboard operation
talemate copied to clipboard

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

Results 31 talemate issues
Sort by recently updated
recently updated
newest added

fixes #124 - fixes openai compatibility client to use `completions` endpoint if `API Handles prompt template` is disabled and `chat/completions` if its enabled. - fixes openai compatibility client not passing...

Are the values for temperature, repetition penalty, etc... sane? Should be done as part of or after #110

I've tried a couple of cards from chub (venus) downloading the "v2" versions. I have always used that in ST, but when exporting, I get the following error: ``` File...

chromadb collection management seems clunky and not being able to duplicate a collection makes our save file management more difficult than it needs to be. - https://github.com/parthsarthi03/raptor - novel retrieval...

enhancement
research

If the sim suite is currently processing and you load a new scene, generation will keep going and results may contaminate the newly loaded scene.

bug

Allows user to specify some keywords to prepend to either prompt through the agent config

enhancement
agent
Visual Agent

```npm run serve > [email protected] serve > vue-cli-service serve ALLOWED_HOSTS all VUE_APP_TALEMATE_BACKEND_WEBSOCKET_URL null ERROR Error: Cannot find module 'fs/promises' Require stack: - /docker/talemate/talemate_frontend/node_modules/@vuetify/loader-shared/dist/styles/writeStyles.js - /docker/talemate/talemate_frontend/node_modules/@vuetify/loader-shared/dist/index.js - /docker/talemate/talemate_frontend/node_modules/webpack-plugin-vuetify/dist/scriptLoader.js - /docker/talemate/talemate_frontend/node_modules/webpack-plugin-vuetify/dist/index.js -...

bug

General catch all ticket for installation issues in this early stage of development.

documentation
question

make sure everything that can be current is current

Should be able to switch any character to be user or ai controlled. When multiple characters are user controlled allow quick selection of who to act as.

enhancement