anything-llm/server
2023-10-05 14:34:30 -07:00
..
endpoints Fix login modal popping up on protected routes 2023-10-05 14:34:30 -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 Add support for chatting via the API (#261) 2023-09-29 13:45:35 -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