iChristGit
iChristGit
> STscript can do this. > > 1. Unset the WebSearch plugin "Enabled" checkbox (it will still execute slash commands). > 2. Configure quick replies (https://docs.sillytavern.app/usage/st-script/#configuring-quick-replies) and add this script...
Ive tried asking "How old is " and its just searches google for other query, and does not responsd with anything. ``` Searching Google for question: What is the capital...
> Your ChatML instruct formatting produces weird results. And I don't think it's a correct template for MythoMax at all. To mitigate, add the `instruct=off` argument to /genraw (before `stop`)....
> Your ChatML instruct formatting produces weird results. And I don't think it's a correct template for MythoMax at all. To mitigate, add the `instruct=off` argument to /genraw (before `stop`)....
> How did you perform the migration? Did you just do `git switch staging`? I did this command and now it works, now PDF works as well! thank you It...
> These are snippets. Also answer box and knowledge graph (if available)   Oh I understand, is it posibble to make it read the whole page "cleaned up" or...
> +1 to Cohee's script here. > > > > FWIW, here are some minor improvements. I tended to accidentally hit the button with an empty prompt, which often made...
> Hi! > > Sorry for the delay, I missed this. > > Theoretically, it should work, since the latest search results remain in the prompt until explicitly cleared. For...
I also get this error, the ollama install is on main pc (no docker) There was another issue about it: If you get unsupported protocol scheme 'host.docker.internal change [LLocalSearch/docker-compose.yaml](https://github.com/nilsherzig/LLocalSearch/blob/ed098b201c8494b6593bcd410bafeffb561d4856/docker-compose.yaml#L6) Line...
> This seems to be working-ish based on what I've seen passed around elsewhere (e.g. [ollama's prompt template](https://ollama.com/library/llama3) or the sample provided on the [llama.cpp pull request](https://github.com/ggerganov/llama.cpp/pull/6751/files#diff-b87e1c2fc779778832f03ef373963fcc40603a0500fc13cdc4cc570ee0189e8fR79)) : > >...