reworkd/AgentGPT
View on GitHub✨ Update the setup CLI to allow vector db configuration
Open
#732 opened on Jun 6, 2023
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