simbake / web_search

web search extension for text-generation-webui
GNU General Public License v3.0
92 stars 19 forks source link

Use regex for search and inform the user if no results are found #14

Closed AIWintermuteAI closed 10 months ago

AIWintermuteAI commented 10 months ago

Hi, @simbake ! Thanks for the useful extension. I want to feature it in my YT video about local LLMs - and I made two small tweaks:

Let me know if there are some changes that need to be made.

simbake commented 10 months ago

Does the it work without the quotes? I would prefer it didn't need those.

AIWintermuteAI commented 10 months ago

Yes! I just modified readme to point that both with and without quotes works.

AIWintermuteAI commented 10 months ago

Okay, I tested it some more and fixed the case where no search word is found. Do you have any opportunity to test it as well, using CPU inference?

simbake commented 10 months ago

I will do that tomorrow. Sorry for not replying in time, I was a bit busy today.