(no title)
atak1 | 1 year ago
One question for our use case - what if a standard function requires bi-directional communication (as opposed to a single call to `generateText`)?
For one standard function, our envisioned interaction loop is: Agent --> SSE to browser --> browser processes --> browser sends results back to server --> server sends to Agent --> Agent returns result
No comments yet.