reworkd/AgentGPT
✨ Update the setup CLI to allow vector db configuration
オープン
#732 opened on 2023/06/06
good first issuehelp wantedjavascript
Repository metrics
- Stars
- (34,594 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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