LLM only
|
LSM only
|
LLM + LSM
|
|
|---|---|---|---|
| Uses unstructured text data | ✔ | ✔ | ✔ |
| Unsupervised, General use AI | ✔ | ✔ | ✔ |
| Generates human-centric response to user queries | ✔ | ✔ | ✔ |
| Leverages deep-learning | ✔ | ✔ | ✔ |
| Native chatbot capability | ✔ | ❌ | ✔ |
| Generates creative content | ✔ | ❌ | ✔ |
| Can summarize unstructured content | ✔ | ✔ | ✔ |
| Makes use of data and signals other thn text (signal agnostic) | ❌ | ✔ | ✔ |
| User doesn't require explicit prompts | ❌ | ✔ | ✔ |
| Reduces false positives with statistically significant output (defendable in court) | ❌ | ✔ | ✔ |
| Avoids non-factual responses (e.g. creative hallucinations) | ❌ | ✔ | ✔ |
| Accommodates regulatory requirements | ❌ | ✔ | ✔ |
| Creates deployable models to be reused downstream | ❌ | ✔ | ✔ |
| Incorporates other LLM outputs (e.g. exports as JSON) | ❌ | ✔ | ✔ |
| Able to identify & counter adversarial LLM enabled tactics | ❌ | ❌ | ✔ |