anything-llm/server/utils
Timothy Carambat 0e46a11cb6
Stop generation button during stream-response (#892)
* Stop generation button during stream-response

* add custom stop icon

* add stop to thread chats
2024-03-12 15:21:27 -07:00
..
AiProviders Stop generation button during stream-response (#892) 2024-03-12 15:21:27 -07:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
collectorApi Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
DocumentManager Enable ability to do full-text query on documents (#758) 2024-02-21 13:15:45 -08:00
EmbeddingEngines 788 ollama embedder (#814) 2024-02-26 16:12:20 -08:00
files [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
helpers Stop generation button during stream-response (#892) 2024-03-12 15:21:27 -07:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders [FIX] : missing import for parseAuthHeader in server/utils/vectorDbProviders/chroma/index.js (#869) 2024-03-06 09:14:36 -08:00