iChristGit

Results 69 comments of iChristGit
trafficstars

> 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) ![image](https://private-user-images.githubusercontent.com/18619528/287481706-103b2be1-7d19-4a0e-b154-295e76f6bfdc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDE1NTI5MDQsIm5iZiI6MTcwMTU1MjYwNCwicGF0aCI6Ii8xODYxOTUyOC8yODc0ODE3MDYtMTAzYjJiZTEtN2QxOS00YTBlLWIxNTQtMjk1ZTc2ZjZiZmRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFJV05KWUFYNENTVkVINTNBJTJGMjAyMzEyMDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjMxMjAyVDIxMzAwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNlZDkwNjQwYTMwMTNiMTE0YzgzODI2MTkyY2Q0MDA2ZDIxZTQ0ZTI3MTAwZjY3NDk2NjkxMjg0OGVlODIwYjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.-nqigdNhWMCQ4oxgqhSlj__6ewsn-9DX0eUJVn6OJ7A) ![image](https://private-user-images.githubusercontent.com/18619528/287482141-e79ee383-5fcb-4beb-9687-dcae229f1d35.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDE1NTI5MDQsIm5iZiI6MTcwMTU1MjYwNCwicGF0aCI6Ii8xODYxOTUyOC8yODc0ODIxNDEtZTc5ZWUzODMtNWZjYi00YmViLTk2ODctZGNhZTIyOWYxZDM1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFJV05KWUFYNENTVkVINTNBJTJGMjAyMzEyMDIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjMxMjAyVDIxMzAwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJmNzQ5NDEzOGM1YWEwMDc3ZjliZjYyYWY1ZTU4MDg0OGUxMDdkMjAxZDRjMjAxZjNjNTJmYTdhMDQwNzk4ZDMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.dp9xIb7OW-eqvzITUdLPPlu2OWehXrGBvMiEjveB7Ew) 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)) : > >...