reworkd/AgentGPT
Ver no GitHub✨ Update the setup CLI to allow vector db configuration
Open
#732 aberto em 6 de jun. de 2023
good first issuehelp wantedjavascript
Métricas do repositório
- Stars
- (34.594 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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