GenAI controller, NowAssist, On-prem LLMs connect

Yuriks
Tera Contributor

Couple of questions on GenAI on the Platform

 

  1. Does NowAssist, require GenAI Controller to connect LLMs (NowLLM, OpenAI, Azure)
  2. Is there a roadmap for GenAI Controller to connect to third party LLMs, eg on-prem finetuned Llama?  

 

2 ACCEPTED SOLUTIONS

Victor Chen
ServiceNow Employee
ServiceNow Employee

Now Assist uses the Controller behind the scenes, but it only connects to Now LLM. Now Assist does not connect to any third party LLM. As for your other question, we are looking to allow connections to other LLMs with the Controller besides what's supported now (safe harbor), but this would be for customer-built use cases, not for Now Assist. 

View solution in original post

Victor Chen
ServiceNow Employee
ServiceNow Employee

Yes it can, with only OpenAI, Azure OpenAI, or Google Vertex, at this time. See documentation here: https://docs.servicenow.com/bundle/washingtondc-intelligent-experiences/page/administer/generative-a...

 

View solution in original post

7 REPLIES 7

Lener Pacania1
ServiceNow Employee
ServiceNow Employee

Yes, the controller can access base 3rd party LLMs that have not been fine tuned.  Please see the documentation on how to configure.  SAFEHARBOR - we will support fine tuned 3rd party LLMS later in the year.

 

Generative AI Controller enables you to choose between several third-party AI providers.
  • Microsoft Azure OpenAI
  • OpenAI
  • Google MakerSuite
  • Google Vertex AI
  • Aleph Alpha API

Victor Chen
ServiceNow Employee
ServiceNow Employee

Yes it can, with only OpenAI, Azure OpenAI, or Google Vertex, at this time. See documentation here: https://docs.servicenow.com/bundle/washingtondc-intelligent-experiences/page/administer/generative-a...

 

Yuriks
Tera Contributor

@Victor Chen , thank you. Is controller similar to LangChain framework?