createReactAgent
you can pass the model instance directly:
streaming: false
when initializing the model:
model.withFallbacks([...])
:
StreamWriter
.
Refer to the custom streaming documentation for guidance. This approach suits custom workflows where prebuilt agent integration is not necessary.