reworkd/AgentGPT

✨ Update the setup CLI to allow vector db configuration

Open

#732 geöffnet am 6. Juni 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (34.594 Stars) (9.446 Forks)batch import
good first issuehelp wantedjavascript

Beschreibung

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