Mic

Results 146 issues of Mic

When adding tags consider also tags not created by ThunderAI. This fixes #388.

enhancement
api_openai
api_ollama
api_openai_comp
api_google_gemini
api_anthropic

> @micz Something else - "Reply Type" in settings, there are two options, but it always back to "Replay to All" whenever I reopen the settings. I'm not sure what...

bug

Using the API webchat let the user select a part of the response, instead of only the complete response. If something is selected use only that part of the text,...

enhancement
api_openai
api_ollama
api_openai_comp
api_google_gemini
api_anthropic

To avoid problems with not clear AI responses, the "Add tags" prompt should return a JSON like the antispam. Be aware of: 1. Update the default prompt in all languages...

enhancement
api_openai
api_ollama
api_openai_comp
api_google_gemini
api_anthropic

Let the user choose between `reply` and `reply to all` in the chat window. The actual option must be used to put first the selected type, using a dropdown to...

enhancement

If `max_prompt_length` is set to zero do not check prompt length. See https://github.com/micz/ThunderAI/blob/cb9e7934a9daf28e6f11b1e1076b3b9e5fe50fea/mzta-background.js#L329 Update labels accordingly.

enhancement

Add known config settings to OpenAI Compatible API Integration. Using a dropdown list the user could set the settings of known services like Mistral (see #373).

enhancement
api_openai_comp

Add a Data Placeholder `{%selected_html%}` to get the html of the selected text. Currently it's possible to get the selected text only.

enhancement

See API spec here: https://docs.anthropic.com/en/api/getting-started

new feature
api_anthropic

After v3.5.0 release update the placeholders docs. See https://github.com/micz/ThunderAI/issues/368.

docs