simbake / web_search

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

Proper way to update #7

Closed IntrovertedFL closed 1 year ago

IntrovertedFL commented 1 year ago

What is the proper way to update this extension?

simbake commented 1 year ago

Hi, for now do not update. I am trying to fix issues with the current commit and will make a release, which you can just paste in the extensions directory.

simbake commented 1 year ago

You have to be in the webui python env. Run the cmd.bat or cmd.sh that came with text-gen-webui. Make sure text-gen-webui is not running. Option 1:

Option 2:

***path/of/extensions is the path from the root of cmd.bat/sh(Depends if using Linux or Windows). e.g cd text-generation-webui/extensions/web_search

IntrovertedFL commented 1 year ago

Thank you. :)

simbake commented 1 year ago

Welcome :)