Is it possible to train the Now LLM with data and codebase of any specific application ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2024 11:55 PM
Let's consider an application that handles mobile SIM prepaid recharges or postpaid bill payments.
If I intend to provide the application's data and codebase to an LLM model, what additional inputs could be useful? I aim to generate playbooks in YAML or another suitable format for troubleshooting, auto-remediation, or automating certain operations.
Therefore, is it feasible to achieve close to precise playbook generation, complete with appropriate code for executing the necessary operations?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-10-2024 01:28 AM
You cannot train the Now LLM of ServiceNow. It's done by the ServiceNow engineers, and they let no one in.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 06:52 AM
You could use the Generative AI controller
to connect to a 3rd party LLM
However, Now Assist does offer a Playbook Generation Skill FWIW