Strip inline cite markers from response text (#30477)

GitOrigin-RevId: af4af74e989c042bb8174854e79f3ba29193ac80
This commit is contained in:
Alf Eaton
2026-01-08 13:52:06 +00:00
committed by Copybot
parent 18b2621855
commit 10eca3070c
2 changed files with 4 additions and 0 deletions

2
package-lock.json generated
View File

@@ -58622,6 +58622,8 @@
"ts-loader": "^9.5.2",
"tty-browserify": "^0.0.1",
"typescript": "^5.9.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"use-stick-to-bottom": "^1.1.1",
"uuid": "^9.0.1",
"vitest": "^4.0.0",

View File

@@ -407,6 +407,8 @@
"ts-loader": "^9.5.2",
"tty-browserify": "^0.0.1",
"typescript": "^5.9.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"use-stick-to-bottom": "^1.1.1",
"uuid": "^9.0.1",
"vitest": "^4.0.0",