Dynamic Resources Wtih AI Agent

Is there a way to handle using dynamic resources with AI agents? I would like to build an agent that can query a specific user's db resource.

As an example you have user 1 who has a mysql resource and user 2 which has their own mysql resource. If these users initiate chat with my AI agent I want it to be able to query their respective resources.

As far as I can tell I can build custom tools for my agent, but the resource that it uses is locked to whichever resource I select in the tool.

1 Like

I don't know why I was convinced you could select dynamic resources in a workflow in the same way you can do it in an app. Definitely something that would be great to incorporate to allow for dynamic selection of resources!

1 Like

Thanks for the response @MiguelOrtiz.

I also thought this was supported and was surprised to find that it was not achievable as far as I can tell. Being able to pass in a dynamic resource to my agent / workflow would open up so many use cases.

Hello @MiguelOrtiz, do you know of any way to pass variables to the agent via the chat component. I have been tinkering with the message trying to append some additional information from the user specific context in app.

I find the inability to add custom agent inputs to be extremely limiting.

1 Like

Hey @James_Tuxbury,

Yup, currently very limited at the moment.

I opened this thread here which it seems quite comprehensive of the available options

1 Like

Thanks for the instant reply Il go ahead and mark this as solved and move over to that other thread you already have.

1 Like