Danny Avila
5dc5d875ba
🤖 feat: Private Assistants (#2881)
* feat: add configuration for user private assistants
* filter private assistant message requests
* add test for privateAssistants
* add privateAssistants configuration to tests
* fix: destructuring error when assistants config is not added
* chore: revert chat controller changes
* chore: add payload type, add metadata types
* feat: validateAssistant
* refactor(fetchAssistants): allow for flexibility
* feat: validateAuthor
* refactor: return all assistants to ADMIN role
* feat: add assistant doc on assistant creation
* refactor(listAssistants): use `listAllAssistants` to exhaustively fetch all assistants
* chore: add suggestion to tts error
* refactor(validateAuthor): attempt database check first
* refactor: author validation when patching/deleting assistant
---------
Co-authored-by: Leon Juenemann <leon.juenemann@maibornwolff.de>
2024-05-28 08:27:45 -04:00
..
2023-12-12 09:16:29 -05:00
2024-04-25 11:40:17 -04:00
2024-05-28 08:27:45 -04:00
2023-12-15 15:47:40 -05:00
2023-07-30 11:50:24 -04:00
2024-04-22 12:52:30 -04:00
2023-07-30 11:50:24 -04:00
2024-05-19 12:56:55 -04:00
2023-12-11 14:48:40 -05:00
2023-12-17 18:56:01 -05:00
2024-03-21 22:42:25 -04:00
2024-02-13 20:42:27 -05:00