fix: Always handle the extra response outside of stream, such as the exceptions from bedrock (#1526)
This commit is contained in:
@@ -11,7 +11,6 @@ M.role_map = {
|
||||
assistant = "model",
|
||||
}
|
||||
|
||||
M.is_disable_stream = Gemini.is_disable_stream
|
||||
M.parse_messages = Gemini.parse_messages
|
||||
M.parse_response = Gemini.parse_response
|
||||
|
||||
|
||||
Reference in New Issue
Block a user