RobotecAI / o3de-genai-gems

Core features and interfaces enabling use of modern AI with O3DE for variety of purposes.
Other
1 stars 0 forks source link

Reponse should be passed as AZ::Outcome #118

Open jhanca-robotecai opened 3 months ago

jhanca-robotecai commented 3 months ago

Communication between a feature and a chat is solved using AZStd::string, but it does not allow to show the errors in the chat: image