anything-llm/server/utils
Timothy Carambat c22c50cca8
Enable chat streaming for LLMs (#354)
* [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
..
AiProviders Enable chat streaming for LLMs (#354) 2023-11-13 15:07:30 -08:00
chats Enable chat streaming for LLMs (#354) 2023-11-13 15:07:30 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines Anthropic claude 2 support (#305) 2023-10-30 15:44:03 -07:00
files AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
helpers Using OpenAI API locally (#335) 2023-11-09 12:33:21 -08:00
http Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
middleware Create manager role and limit default role (#351) 2023-11-13 14:51:16 -08:00
prisma Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders 315 show citations based on relevancy score (#316) 2023-11-06 16:49:29 -08:00