# Models

<figure><img src="/files/LSjMRMlVTCJrJ6hVRpjQ" alt=""><figcaption><p>BLACKBOX AI Web Chat - LLM Selection</p></figcaption></figure>

### What Are LLMs?

Large Language Models (LLMs) are advanced artificial intelligence systems trained on vast amounts of text data to understand and generate human-like language. These powerful models can process and analyze text, engage in conversations, answer questions, and assist with various language-related tasks. LLMs form the foundation of modern AI applications like BLACKBOX, enabling natural interactions and intelligent responses.

### Why Use Different Models?

Different AI models have unique strengths, capabilities, and specializations. By having access to multiple models, users can choose the one that best fits their specific needs - whether that's faster response times, more creative outputs, or deeper analytical capabilities. This flexibility ensures you get the most optimal results for your particular use case.

### Comparing Models

You can compare different models in [blackbox.ai](http://blackbox.ai) using the Multi-panel feature which allows you to run multiple AI models simultaneously and observe their responses to the same prompts side-by-side.


---

# 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://docs.blackbox.chat/blackbox-ai-1/blackbox-ai/website/ai-chat/models.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.
