Passing Parameters to Agent API
We are building an agent that would need to have some parameters passthrough the API call /generate,
RuntimeContext and using the middleware seems to do the trick, though is this the right approach?
All the interactions are being intercepted for this parameters that would only be needed for one agent,
Is there any other ways this can be achieved?
Thank you!
0 Replies