Skip to main content
Question

Curious about external AI model connection

  • April 17, 2026
  • 2 replies
  • 10 views

Forum|alt.badge.img+6

This is more a curiosity question than anything. I recently interviewed with a potential new customer, and one of their technical staff cited the inability to connect to an AI model through LangChain as a shortcoming of A360. Today apparently they are doing this through python. I am no expert in LangChain, but I would think this could be done through a task calling python code and configuring the connection to the model. You would of course need the correct libraries installed on the Bot Runner(s). From there you could call the appropriate LangChain tools as needed.

 

Am I way off on this? When I suggested this method the customer’s technical engineer scoffed like I am crazy.

2 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • April 17, 2026

@JLogan3o13 Let them know about this:

https://upskill.automationanywhere.com/getting-started-with-custom-generative-ai-model-connections

This is a video I recorded last February. It shows how to use our APIs to install a custom AI model.


Forum|alt.badge.img+6
  • Author
  • Most Valuable Pathfinder
  • April 17, 2026

Thanks, I’ll take a look