anything-llm/server
Sayan Gupta b7d2756754
Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526)
* Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property before attempting to destructure it

* run linter

* simplify condition and comment

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-01-04 16:39:43 -08:00
..
endpoints patch workspace-chats API endpoint to be generally available instead of forced multi-user 2024-01-02 12:44:17 -08:00
models patch workspace-chats API endpoint to be generally available instead of forced multi-user 2024-01-02 12:44:17 -08:00
prisma Onboarding V2 (#502) 2024-01-04 15:54:31 -08:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger patch workspace-chats API endpoint to be generally available instead of forced multi-user 2024-01-02 12:44:17 -08:00
utils Issue #204 Added a check to ensure that 'chunk.payload' exists and contains the 'id' property (#526) 2024-01-04 16:39:43 -08:00
.env.example Add Ollama as LLM provider option (#494) 2023-12-27 17:21:47 -08:00
.gitignore AnythingLLM UI overhaul (#278) 2023-10-23 13:10:34 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js GitHub loader extension + extension support v1 (#469) 2023-12-18 15:48:02 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json Implement AzureOpenAI model chat streaming (#518) 2024-01-03 16:25:39 -08:00
yarn.lock Implement AzureOpenAI model chat streaming (#518) 2024-01-03 16:25:39 -08:00