I have a question about using fine-tuned custom models with the GenAI Activities. I noticed that custom model support is available in UiPath Agents, but I don’t see a similar option in the GenAI Activities package. Since GenAI Activities rely on a GenAI Integration Connection, it doesn’t seem possible to use an additional connection like the “OpenAI” Integration Service.
Has anyone found a way to use fine-tuned models within GenAI Activities within a Trust Layer setup and not via an Agent? Any guidance or suggestions would be greatly appreciated!
Oh, thanks for the info @Anil_G. I really wish we could use our own models (like in Agents) the current models although powerful are too generalized, and the only way to make them specific is through the system prompt.
Yes, that’s true, but(as far as I know) unfortunately we cannot control the number of LLM calls the Agent makes. It may consume a lot more units than anticipated. Hence why I’m trying to use the GenAI Activity instead.