Code Monkey home page Code Monkey logo

Comments (6)

Cohee1207 avatar Cohee1207 commented on June 11, 2024

Extension documentation details on this exact topic:
https://docs.sillytavern.app/extras/extensions/websearch/#search-activation

To exclude a specific message from processing, it must start with a period, e.g. .What do you think?.

from sillytavern.

Cohee1207 avatar Cohee1207 commented on June 11, 2024

You can add a similar logic to the STscript to skip messages on certain conditions without triggering the search.

Alternatively, if you disable the search trigger on keywords, it will never search on user input unless you use a QR script.

from sillytavern.

iChristGit avatar iChristGit commented on June 11, 2024

You can add a similar logic to the STscript to skip messages on certain conditions without triggering the search.

Alternatively, if you disable the search trigger on keywords, it will never search on user input unless you use a QR script.

Thanks for the reply, I meant something else.
I do a normal search for a subject, get results.
I want the bot to do a new search to gather new information about specifics, so I just ask "how old is he?" for example, and press the script button to run the search function, but It won't remember the topic (who am I referring to)
If I just want more information without any more searches added to context I don't press the script button, so its not an issue with search trigger.

from sillytavern.

iChristGit avatar iChristGit commented on June 11, 2024

@Cohee1207 Any idea about it? If that is something that can be done via a script

from sillytavern.

Cohee1207 avatar Cohee1207 commented on June 11, 2024

Web search is dumb, it doesn't have a context of your conversions. Queries for follow-up questions like these need to be done with LLM calls, no doubt. So it should be another script but that has access to the chat history (/gen command).

from sillytavern.

iChristGit avatar iChristGit commented on June 11, 2024

Web search is dumb, it doesn't have a context of your conversions. Queries for follow-up questions like these need to be done with LLM calls, no doubt. So it should be another script but that has access to the chat history (/gen command).

Oh okay, how can A script like that be created? one that would be used to search the web and also understand what to search for based on past massage?
I tried to mess around with it, but its really complex for me

from sillytavern.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.