Feat: Add vector DB to create-llama (starting with MongoDB) (#279)
* feat: add selection for vector DB
* feat: add mongo datasource
* fix: remove not implemented vector dbs
---------
Co-authored-by:
Thuc Pham <51660321+thucpn@users.noreply.github.com>
Showing
- create-app.ts 2 additions, 0 deletionscreate-app.ts
- index.ts 1 addition, 0 deletionsindex.ts
- questions.ts 28 additions, 4 deletionsquestions.ts
- templates/components/vectordbs/mongo/generate.mjs 49 additions, 0 deletionstemplates/components/vectordbs/mongo/generate.mjs
- templates/components/vectordbs/mongo/index.ts 37 additions, 0 deletionstemplates/components/vectordbs/mongo/index.ts
- templates/components/vectordbs/mongo/shared.mjs 27 additions, 0 deletionstemplates/components/vectordbs/mongo/shared.mjs
- templates/components/vectordbs/none/constants.mjs 0 additions, 0 deletionstemplates/components/vectordbs/none/constants.mjs
- templates/components/vectordbs/none/generate.mjs 0 additions, 0 deletionstemplates/components/vectordbs/none/generate.mjs
- templates/components/vectordbs/none/index.ts 0 additions, 0 deletionstemplates/components/vectordbs/none/index.ts
- templates/index.ts 55 additions, 18 deletionstemplates/index.ts
- templates/types.ts 2 additions, 0 deletionstemplates/types.ts
File moved
File moved
File moved
Please register or sign in to comment