anything-llm/server
Timothy Carambat d5b1f84a4c
Prevent updates of specific keys via API (#256)
prevent non-admin from updating settings
prevent password updates in multi-user mdoe
2023-09-29 10:44:40 -07:00
..
endpoints Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
models Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -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 Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
.env.example Update readme to not prefer Pinecone 2023-09-12 14:58:14 -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