anything-llm/server
Timothy Carambat 62d39eb4fb
resolves #259 (#260)
Support API client for chroma
2023-09-29 13:20:06 -07:00
..
endpoints Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
models resolves #259 (#260) 2023-09-29 13:20:06 -07:00
prisma Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
storage Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
swagger Full developer api (#221) 2023-08-23 19:15:07 -07:00
utils resolves #259 (#260) 2023-09-29 13:20:06 -07:00
.env.example resolves #259 (#260) 2023-09-29 13:20:06 -07:00
.gitignore Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package-lock.json Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
package.json Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
yarn.lock Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00