Skip to main content

text_delta

Method
This is a method of the AGUIEvent class in the ui module.
Create a text delta event

Signature

def text_delta(run_id: impl Into<String>, delta: impl Into<String>) -> Self

Parameters

run_id
impl Into<String>
required
No description available.
delta
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.