mirror of
https://github.com/vegu-ai/talemate.git
synced 2025-09-02 18:39:09 +00:00
Update README.md
This commit is contained in:
parent
2f5944bc09
commit
88b9fcb8bb
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@ Roleplay with AI with a focus on strong narration and consistent world and game
|
||||||
|
|
||||||
> :warning: **It does not run any large language models itself but relies on existing APIs. Currently supports OpenAI, Anthropic, mistral.ai, self-hosted text-generation-webui and LMStudio. 0.18.0 also adds support for generic OpenAI api implementations, but generation quality on that will vary.**
|
> :warning: **It does not run any large language models itself but relies on existing APIs. Currently supports OpenAI, Anthropic, mistral.ai, self-hosted text-generation-webui and LMStudio. 0.18.0 also adds support for generic OpenAI api implementations, but generation quality on that will vary.**
|
||||||
|
|
||||||
Officially supported APIs:
|
Supported APIs:
|
||||||
- [OpenAI](https://platform.openai.com/overview)
|
- [OpenAI](https://platform.openai.com/overview)
|
||||||
- [Anthropic](https://www.anthropic.com/)
|
- [Anthropic](https://www.anthropic.com/)
|
||||||
- [mistral.ai](https://mistral.ai/)
|
- [mistral.ai](https://mistral.ai/)
|
||||||
|
|
||||||
Officially supported self-hosted APIs:
|
Supported self-hosted APIs:
|
||||||
- [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (local or with runpod support)
|
- [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (local or with runpod support)
|
||||||
- [LMStudio](https://lmstudio.ai/)
|
- [LMStudio](https://lmstudio.ai/)
|
||||||
|
|
||||||
|
@ -238,4 +238,4 @@ Expand the "Load" menu in the top left corner and either click on "Upload a char
|
||||||
|
|
||||||
Once a character is uploaded, talemate may actually take a moment because it needs to convert it to a talemate format and will also run additional LLM prompts to generate character attributes and world state.
|
Once a character is uploaded, talemate may actually take a moment because it needs to convert it to a talemate format and will also run additional LLM prompts to generate character attributes and world state.
|
||||||
|
|
||||||
Make sure you save the scene after the character is loaded as it can then be loaded as normal talemate scenario in the future.
|
Make sure you save the scene after the character is loaded as it can then be loaded as normal talemate scenario in the future.
|
||||||
|
|
Loading…
Add table
Reference in a new issue