anything-llm/server
Timothy Carambat 67c85f1550
Implement retrieval and use of fine-tune models ()
* Implement retrieval and use of fine-tune models
Cleanup LLM selection code
resolves 

* Cleanup from PR bot
2023-10-31 11:38:28 -07:00
..
endpoints Implement retrieval and use of fine-tune models () 2023-10-31 11:38:28 -07:00
models Anthropic claude 2 support () 2023-10-30 15:44:03 -07:00
prisma Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
storage remove bakup db 2023-10-24 18:05:18 -07:00
swagger AnythingLLM UI overhaul () 2023-10-23 13:10:34 -07:00
utils Implement retrieval and use of fine-tune models () 2023-10-31 11:38:28 -07:00
.env.example Anthropic claude 2 support () 2023-10-30 15:44:03 -07:00
.gitignore AnythingLLM UI overhaul () 2023-10-23 13:10:34 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package-lock.json Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
package.json Anthropic claude 2 support () 2023-10-30 15:44:03 -07:00
yarn.lock Anthropic claude 2 support () 2023-10-30 15:44:03 -07:00