anything-llm/server/endpoints
Timothy Carambat a5bb77f97a
Agent support for @agent default agent inside workspace chat (#1093)
V1 of agent support via built-in `@agent` that can be invoked alongside normal workspace RAG chat.
2024-04-16 10:50:10 -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 Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
agentWebsocket.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -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 Add ability for owner to reset just the workspace vector DB (#1094) 2024-04-12 14:50:39 -07:00
workspaceThreads.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00