reworkd/AgentGPT

✨ Update the setup CLI to allow vector db configuration

Open

#732 opened on Jun 6, 2023

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (34,594 stars) (9,446 forks)batch import
good first issuehelp wantedjavascript

Description

Right now, the CLI will just put the docker URL for Weaviate if running the docker compose route. We should also add a question that asks if they have their own custom URL and API key they'd like to use and then place it in the ENV if so.

This is in the cli folder

Contributor guide