FastChat
FastChat copied to clipboard
is_blocking is bool
trafficstars
Hi, I meet an error:
2024-08-27 11:51:42 | ERROR | stderr | Expected str but got bool - serialized value may not be as expected
It seems that is_blocking should be bool https://github.com/lm-sys/FastChat/blob/05b930550cadc3e3ccfb1c0a5f2c6ff0bc0faf97/fastchat/protocol/openai_api_protocol.py#L27