I could not not use Generative Ai Activity because of integration services package version

Hello everyone,

I hope you are doing well. I have an issue with using Generative Ai Activities. I provided connection to chatgpt in integration service with specific folder. Then i want to use it studio , so i install UiPath.IntegrationServices.Activities package version 1.18.0. Now, i can see activities, when i drag and drop one of Generative Ai activies , Integration Services package starts upgrade automatically to version 1.9.0 beta-20241017.5 version and it gives error. Did you encounter like this issue ?

Output as error like that :
NU1102: Unable to find package UiPath.IntegrationService.Activities with version (= 1.9.0-beta.20241017.5)

thank you in advance

1 Like

Try to install the UiPath.IntegrationService.Activities.1.9.0 and retry.

I’m constantly having this error now… Tried to downgrade to several lower versions but everytime I try to select an activity from that package, it tries to upgrade again.

Check if you have a deployed a StudioWeb governance policy in Automation Ops that is enforcing dependencies auto-update in your projects (it will use all the time the latest package available in the feed) together with Enable preview packages and activities.
If yes, disable it, deploy it, and Sign out your user from the cloud account and sign in back to apply it.

1 Like