anything-llm/server
Timothy Carambat c22c50cca8
Enable chat streaming for LLMs ()
* [Draft] Enable chat streaming for LLMs

* stream only, move sendChat to deprecated

* Update TODO deprecation comments
update console output color for streaming disabled
2023-11-13 15:07:30 -08:00
..
endpoints Enable chat streaming for LLMs () 2023-11-13 15:07:30 -08:00
models Create manager role and limit default role () 2023-11-13 14:51:16 -08:00
prisma 315 show citations based on relevancy score () 2023-11-06 16:49:29 -08: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 Enable chat streaming for LLMs () 2023-11-13 15:07:30 -08:00
.env.example Using OpenAI API locally () 2023-11-09 12:33:21 -08: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.json Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
yarn.lock Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00