Skip to content

Commit dd5d1ef

Browse files
avignysjuxaxsfbemerkchaunceyjiangDarkLight1337
authored
[Bugfix] Mistral tool parser streaming update (#19425)
Signed-off-by: avigny <[email protected]> Signed-off-by: Chauncey <[email protected]> Signed-off-by: chaunceyjiang <[email protected]> Co-authored-by: Jeff Cook <[email protected]> Co-authored-by: sfbemerk <[email protected]> Co-authored-by: Chauncey <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
1 parent d1f7392 commit dd5d1ef

File tree

4 files changed

+1272
-202
lines changed

4 files changed

+1272
-202
lines changed

requirements/common.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ scipy # Required for phi-4-multimodal-instruct
4646
ninja # Required for xgrammar, rocm, tpu, xpu
4747
pybase64 # fast base64 implementation
4848
cbor2 # Required for cross-language serialization of hashable objects
49+
ijson # Required for mistral streaming tool parser
4950
setproctitle # Used to set process names for better debugging and monitoring
5051
openai-harmony >= 0.0.3 # Required for gpt-oss
5152
anthropic == 0.71.0

0 commit comments

Comments
 (0)