Calling Rovo from a Forge app

Hi there,

for the frontend you may use this: https://developer.atlassian.com/platform/forge/apis-reference/ui-api-bridge/rovo/

To my knowledge there is no way to call Rovo from the backend., but you can call some other LLMs via API (e.g. https://developer.atlassian.com/platform/forge/runtime-reference/forge-llms-api/)

Hope this helps!

Cheers,
paul

PS: you’re not the only one Trigger A Rovo Agent From A Forge Function?