fix(chat): add ip-based rate limiting to prevent session rotation abuse (#1436)
This commit is contained in:
parent
211cb96a96
commit
ad47aa0ee0
7 changed files with 87 additions and 5 deletions
|
|
@ -49,6 +49,7 @@
|
|||
"@xyflow/react": "^12.10.0",
|
||||
"ai": "6.0.37",
|
||||
"bcrypt-ts": "^5.0.2",
|
||||
"botid": "1.5.6",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"classnames": "^2.5.1",
|
||||
"clsx": "^2.1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue