anything-llm/server/endpoints
Timothy Carambat 94b58249a3
Enable per-workspace provider/model combination (#1042)
* Enable per-workspace provider/model combination

* cleanup

* remove resetWorkspaceChatModels and wipeWorkspaceModelPreference to prevent workspace from resetting model

* add space

---------

Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-04-05 10:58:36 -07:00
..
api Handle no-mutli-part form data error (#1004) 2024-04-01 12:06:47 -07:00
embed Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
extensions Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
admin.js [FEAT] Implement new workspace members settings and admin users UI updates (#990) 2024-04-02 14:53:35 -07:00
chat.js Breakout Chat/Query mode as a workspace setting (#734) 2024-02-16 14:50:40 -08:00
document.js folder mgmt, use STORAGE_DIR 2024-03-21 15:03:52 -07: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 Stringify username/pass 2024-04-01 12:11:46 -07:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js Enable per-workspace provider/model combination (#1042) 2024-04-05 10:58:36 -07:00
workspaceThreads.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00