# Understanding Large Language Models (LLMs)

<figure><img src="https://2344826204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV6boouX1p6N26pjOx7RO%2Fuploads%2Fwnjzl5edhrz8vLhuZASL%2Fpexels-googledeepmind-18069695.jpg?alt=media&#x26;token=9c48dccf-44e4-4f55-8028-2bf738f987d1" alt=""><figcaption></figcaption></figure>

### What's a Large Language Model?

A Large Language Model (sometimes referred as "LLM" or "LLMs") is a type of artificial intelligence system designed to understand and generate human-like text. LLMs are trained on vast amounts of text data and use advanced algorithms to recognize patterns in language, allowing them to perform a wide range of tasks such as answering questions, summarizing documents, translating languages, generating content, and more. Examples include models like GPT-4, Claude, Gemini, and Llama.

A key feature of Kyloe AI Assist is the ability to **choose between different included LLMs**. This means you can select which AI model to use for a given prompt, allowing you to compare their responses and pick the one that best fits your needs.&#x20;

Different LLMs may have unique strengths — one might be better at creative writing, another at technical explanations, or some may be more accurate for specific topics or languages. By switching between them, you can get varied perspectives or higher quality results for your specific task.

{% hint style="info" %}
If you want to read more about different LLM available in Kyloe AI Assist and how to make the most of them, click [here](https://help.kyloepartners.com/kyloe-ai-assist/different-large-language-models-llms-for-different-results).
{% endhint %}

### What LLMs are included with Kyloe AI Assist?

Kyloe AI Assist gives you the flexibility to choose the LLM that best suits your needs.

#### Why is this important? <a href="#when-to-use-claude" id="when-to-use-claude"></a>

* **Specialisation**: Different LLMs can be fine-tuned for specific tasks or industries so, for example, could improve the accuracy more of candidate matching.
* **Bias reduction**: By cross-referencing outputs from different models, recruiters can achieve a more balanced and fair assessment of candidates.
* **Enhanced decision-making**: Different LLMs can provide varied perspectives and insights, enriching the decision-making process. This diversity in AI opinions could lead to more comprehensive evaluation of candidates.

By leveraging the strengths of different LLMs, Kyloe gives you more control and autonomy in your AI journey making sure your candidates and customers get the very best experience working with you.

### How to select a LLM for your prompts?

The Kyloe team have prepared a quick and easy breakdown of LLMs available from Kyloe AI Assist. Click [here ](https://help.kyloepartners.com/kyloe-ai-assist/different-large-language-models-llms-for-different-results)to access the guide.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.kyloepartners.com/kyloe-ai-assist/getting-started/understanding-large-language-models-llms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
