Commit 82377ca
authored
Text Summarizer based on Context (#17)
* Text Summarizer based on Context
This prompt will return the most relevant answer for a query based on the context.
* Knowledge Article Generator
This prompt is used to generate the Knowledge article for a given topic. It will return the answer in HTML format so that the response can be directly fed to Servicenow Knowledge articles. The content will be generated by following organizational standards. It will provide content for each field like Title,Description, Keywords, Instructionsetc.
* Update Knowledge Article Generator
This prompt is used to generate the Knowledge article for a given topic. It will return the answer in JSON format so that the response can be directly fed to Servicenow Knowledge articles by parsing the JSON keys . The content will be generated by following organizational standards. It will provide content for each field like Title, Description, Keywords, Instructions etc.1 parent 976c248 commit 82377ca
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments