text_delta
Method
This is a method of the AGUIEvent class in the ui module.Create a text delta event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
text_delta: Create a text delta event
This is a method of the AGUIEvent class in the ui module.Create a text delta event
def text_delta(run_id: impl Into<String>, delta: impl Into<String>) -> Self