When I include compute modules functions as tools, I get errors like the one below. Switching to 24 hour mode does nothing. When will support be added? Is the work around to proxy compute module functions in functions v1?
Well thisis not an issue with compute module functions. Creating a set of proxy functions produces the same error. The recommended work around in the error message does nothing. How can I use tools in AIP Agent Studio?
As the error suggests, we don’t support using “stateful” functions like a compute module when in indefinite session retention mode in Agents. This is a security mechanism where we generally distrust compute modules in “scoped” execution mode (like AIP logic’s project-scoped mode or AIP agents’ indefinite retention mode)
Switching your agent to 24 hour retention should unblock you here!
it looks like you are still using indefinite session retention mode in that latest screenshot. Can you switch to using 24 hour retention mode and try it again?
I would clean up your UI as this was extremely confusing. The option from the setting panel to “Switch back to the legacy ontology context and tool selection. Conversations will expire after 24 hours of inactivity in this mode.” should have configured this setting but it did not. I will mark this as resolved with your asnwer as correct, but I imagine a lot of other people will hit the same issue.