From f9b23f870543e6984640e79d5ea75c3ceb11bbfd Mon Sep 17 00:00:00 2001 From: FInalWombat <145254967+final-wombat@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:06:52 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7092607d..621433d0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ It does not run any large language models itself but relies on existing APIs. Cu This means you need to either have an openai api key or know how to setup [oobabooga/text-generation-webui](https://github.com/oobabooga/text-generation-webui) (locally or remotely via gpu renting. `--api` flag needs to be set) +``` +NOTE: text-gerneration-webui api changes from november currently break talemate. Fix will be part of 0.13.0. +``` + ![Screenshot 1](docs/img/Screenshot_9.png) ![Screenshot 2](docs/img/Screenshot_2.png)