mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
Update installation.md (#2970)
This commit is contained in:
@@ -70,6 +70,7 @@ azure_model_map:
|
||||
...
|
||||
```
|
||||
- Details can be found here: https://pypi.org/project/openai/ in the `Microsoft Azure Endpoints` section and here: https://learn.microsoft.com/en-us/azure/cognitive-services/openai/tutorials/embeddings?tabs=command-line for the embedding model.
|
||||
- If you're on Windows you may need to install https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
|
||||
|
||||
## Docker
|
||||
|
||||
@@ -94,4 +95,4 @@ docker run -it --env-file=./.env -v $PWD/auto_gpt_workspace:/home/appuser/auto_g
|
||||
docker-compose run --build --rm auto-gpt --gpt3only --continuous
|
||||
```
|
||||
|
||||
Alternatively, you can pull the latest release directly from [Docker Hub](https://hub.docker.com/r/significantgravitas/auto-gpt)
|
||||
Alternatively, you can pull the latest release directly from [Docker Hub](https://hub.docker.com/r/significantgravitas/auto-gpt)
|
||||
|
||||
Reference in New Issue
Block a user