diff --git a/README.md b/README.md index 7fb185ea..b9db33b2 100644 --- a/README.md +++ b/README.md @@ -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.** -Officially supported APIs: +Supported APIs: - [OpenAI](https://platform.openai.com/overview) - [Anthropic](https://www.anthropic.com/) - [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) - [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. -Make sure you save the scene after the character is loaded as it can then be loaded as normal talemate scenario in the future. \ No newline at end of file +Make sure you save the scene after the character is loaded as it can then be loaded as normal talemate scenario in the future.