Hi All,
I have created a new AI skill object for text generation in the Appian Dev environment. The skill was successfully created and tested with different temperature settings, and it works as expected. I have integrated it with my process model, published, and saved the model.
However, when attempting to deploy the AI skill to the Test environment, the deployment fails with an import error. During deployment, there are no warnings or dependency issues shown. The deployment log indicates the following message:
Problems (1):aiSkill 8292bde1-7e28-4b70-a94f-890b679ab860 "NH_Generative_AI_Skill": An error occurred while creating aiSkill [uuid=8292bde1-7e28-4b70-a94f-890b679ab860]: Name is insufficiently unique (APNX-1-4071-032) (APNX-1-4071-007)
I have attempted to resolve the issue by changing the name of the AI skill, but the problem persists. Could someone assist me in identifying the potential cause of this issue?
Additionally, out of curiosity, could you let me know which LLM model Appian uses for generative AI?
Thanks
Kundan
Discussion posts and replies are publicly visible
Did you check for any existing AI skills on TEST? If you follow your development & deployment process, there should not be any objects which also does not exist on DEV.
Hi Stefan Helzle I faced the issue regarding AI Skill Deployment, but is has a different statementAn error occurred while creating aiSkill [uuid=44499bfa-5844-49bc-b842-8c62fd6e24b9]: An error occurred while calling another system. Try again later. (APNX-1-4569-008) (APNX-1-4071-007)What could be the solution for this ?
Impossible to say with such little information. Did you try it again later?