anything-llm/server
Sean Hatfield 04399b1328
[FEAT] Ability to set workspace profile image (#847)
* WIP workspace pfp, CRUD functions complete

* implement fetching workspace pfp in UserIcon component

* update UI for workspace settings pfp

* minor css refactor

* WIP fixes to workspace pfp

* create responseCache for workspace pfp blob to improve performance

* fix cache not clearing when removing workspace pfp and remove unneeded util

* load workspace image once, dont reload

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-12 11:36:59 -07:00
..
endpoints [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
models [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
prisma [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
swagger Add chat-export to API (#831) 2024-02-27 12:52:57 -08:00
utils [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
.env.example [FEAT] Groq LLM support (#865) 2024-03-06 14:48:38 -08:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json pin prisma versions to be the same 2024-03-08 12:51:58 -08:00
yarn.lock pin prisma versions to be the same 2024-03-08 12:51:58 -08:00