# Update Models

You can update the model you wish to use in Deka LLM. On the Deka LLM page, click the Settings button and select Update Models.

<figure><img src="/files/7mPzj9gTskKnbiPakPmw" alt=""><figcaption></figcaption></figure>

You will automatically be redirected to the Update Models page. Click the Update Models button.

<figure><img src="/files/WyJV1B8sKq8lSwoheOtO" alt=""><figcaption></figcaption></figure>

The Update Models window will appear. Specify the LLM model you want to use → set the model and the number of tokens you want to allocate → click the Update button.

<figure><img src="/files/9LSvALABlhsrqomeEZ5Z" alt=""><figcaption></figcaption></figure>

A notification message, “LLM has been successfully updated,” will appear.

<figure><img src="/files/r1YESlDseBcBJhbTZl78" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-llm/detail-deka-llm/update-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.
