# 31 de octubre de 2025

## Centro de Control

### Nuevas Funciones

* **Soporte Ampliado para la API de Anthropic**: Ahora soporta el parámetro 'betas' y una ventana de contexto de 1M, lo que permite un análisis de datos más completo.


---

# 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.skydeck.ai/es/releases/oct-31st-2025.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.
