@@ -553,6 +553,7 @@ class StreamExecutor:
|
|||||||
"output_token_logprobs": output_token_logprobs,
|
"output_token_logprobs": output_token_logprobs,
|
||||||
}
|
}
|
||||||
self.variable_event[name].set()
|
self.variable_event[name].set()
|
||||||
|
if self.stream_var_event:
|
||||||
self.stream_var_event[name].set()
|
self.stream_var_event[name].set()
|
||||||
self.text_ += decision
|
self.text_ += decision
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user