anything-llm/server/endpoints
Timothy Carambat c59ab9da0a
Refactor LLM chat backend (#717)
* refactor stream/chat/embed-stram to be a single execution logic path so that it is easier to maintain and build upon

* no thread in sync chat since only api uses it
adjust import locations
2024-02-14 12:32:07 -08:00
..
api Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
embed Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
extensions Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
admin.js [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
chat.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
embedManagement.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
system.js [FEAT] Improved CSV chat exports (#700) 2024-02-13 10:12:59 -08:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
workspaceThreads.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00