Sparks

Results 10 comments of Sparks

> ### ⚠️ Search for existing issues first ⚠️ > > * [x] I have searched the existing issues, and there is no existing issue for my problem > >...

I use Symbolic links to do this job. The following can be done: Windows: Download and install; "https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html" When installed you can right click a folder and then select "Pick...

I tested it lastnight and at the moment, no. Though I checked and potentially updating to the latest torch version will fix the issue as it is brought up by...

In a terminal / CMD, type "pip install -r .\Requirements.txt"

I manually run the command instead of using the bat, using the command "python -m autogpt" in Windows 11 Terminal with Powershell, in the "run.bat" file is an error checker...

> I get pip error after running in terminal on mac: > > ``` > Requirement u'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl' looks like a filename, but the file does not exist >...

> > > I get pip error after running in terminal on mac: > > > ``` > > > Requirement u'en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl' looks like a filename, but the...

Have you checked the documentation?: https://github.com/Significant-Gravitas/Auto-GPT/blob/master/docs/installation.md > hi, i'm new to this world and i'm having issues installing auto-gpt properly. I need a step by step help from anyone that...

When editing ".env" make sure the following lines are correct: GOOGLE GOOGLE_API_KEY - Google API key (Example: my-google-api-key) CUSTOM_SEARCH_ENGINE_ID - Custom search engine ID (Example: my-custom-search-engine-id) GOOGLE_API_KEY=(INSERT ID FROM API...