-
- Downloads
Feat: add postgres vectordb (#308)
* feat: integrate create-llama with postgresql * fix: get data for verification before inserting * feat: show available vector DBs based on framework
Showing
- questions.ts 45 additions, 24 deletionsquestions.ts
- templates/components/vectordbs/typescript/pg/generate.mjs 45 additions, 0 deletionstemplates/components/vectordbs/typescript/pg/generate.mjs
- templates/components/vectordbs/typescript/pg/index.ts 39 additions, 0 deletionstemplates/components/vectordbs/typescript/pg/index.ts
- templates/components/vectordbs/typescript/pg/shared.mjs 24 additions, 0 deletionstemplates/components/vectordbs/typescript/pg/shared.mjs
- templates/index.ts 5 additions, 0 deletionstemplates/index.ts
- templates/types.ts 1 addition, 1 deletiontemplates/types.ts
Loading
Please register or sign in to comment