mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-09 12:08:50 +01:00
* fix: remove unique field from assistant_id, which can be shared between different users * refactor: remove unique user fields from actions/assistant queries * feat: only allow user who saved action to delete it * refactor: allow deletions for anyone with builder access * refactor: update user.id when updating assistants/actions records, instead of searching with it * fix: stringify response data in case it's an object * fix: correctly handle path input * fix(decryptV2): handle edge case where value is already decrypted |
||
|---|---|---|
| .. | ||
| react-query | ||
| types | ||
| actions.ts | ||
| api-endpoints.ts | ||
| azure.ts | ||
| config.ts | ||
| createPayload.ts | ||
| data-service.ts | ||
| file-config.ts | ||
| headers-helpers.ts | ||
| index.ts | ||
| keys.ts | ||
| parsers.ts | ||
| request.ts | ||
| schemas.ts | ||
| sse.js | ||
| types.ts | ||