From b92145039f9297a5bc304f272978cd3ec8733a67 Mon Sep 17 00:00:00 2001 From: mic Date: Fri, 12 Sep 2025 22:36:17 +0200 Subject: [PATCH] integration order updated --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 31d7d101..e3a8326a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ Using an API integration, you can activate some automatic features: > - **Google Gemini** > - You can use also the _System Instructions_ and _thinkingBudget_ options if needed. > +> +>
+> +> - **Anthropic API** +> - Use Claude directly! +> +> >
> > - **Using Ollama** @@ -44,11 +51,6 @@ Using an API integration, you can activate some automatic features: > - **OpenAI Compatible API** > - You can also use a local OpenAI Compatible API server, like LM Studio or Mistral AI! > - 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. -> ->
-> -> - **Anthropic API** -> - Use Claude directly!