🔐 feat: Implement Allowed Action Domains (#4964)

* chore: RequestExecutor typing

* feat: allowed action domains

* fix: rename TAgentsEndpoint to TAssistantEndpoint in typedefs

* chore: update librechat-data-provider version to 0.7.62
This commit is contained in:
Danny Avila 2024-12-12 12:52:42 -05:00 committed by GitHub
parent e82af236bc
commit 69bd8e3644
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 364 additions and 97 deletions

2
package-lock.json generated
View file

@ -36153,7 +36153,7 @@
},
"packages/data-provider": {
"name": "librechat-data-provider",
"version": "0.7.61",
"version": "0.7.62",
"license": "ISC",
"dependencies": {
"@types/js-yaml": "^4.0.9",