From b1548e60cf1d49588e6d1d5de4d3b82acac0b65d Mon Sep 17 00:00:00 2001 From: Mic Date: Sat, 28 Dec 2024 20:26:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc06157d..9ffb3ca2 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ In any custom prompt you can use additional **[data placeholders](https://micz.i > > You can also use a local OpenAI Compatible API server, like LM Studio! > -> There is also an option to remove the "v1" segment from the API url, if needed. +> There is also an option to remove the "v1" segment from the API url, if needed, and to manually set the model name if the server doesn't have a models list endpoint (like Gemini).