reworkd/AgentGPT

✨ Update the setup CLI to allow vector db configuration

Open

#732 创建于 2023年6月6日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)TypeScript (9,446 fork)batch import
good first issuehelp wantedjavascript

仓库指标

Star
 (34,594 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南