# October 7, 2025

**Release Highlights — v0.463.0**

Greetings from the **Beye.ai** team! 👋\
This update brings precision exports, smarter model options, faster variable search, and subtle UI cues that make analytics feel more fluid. Here is the customer-facing roundup. 🚀

***

**✨ New Features**

• **Precision Excel export** — Download exactly what you see at the cell level, with the file name automatically reflecting the selected cell\
• **More model choices in visuals** — New options in visualization prompts, including support for the latest GPT-5 Pro and Codex family models\
• **Faster variable picking** — Debounced search and improved field and value filters in Playground variables\
• **Inline data type icons** — Clear Bool and Timestamp badges across tables and message views for quicker scanning\
• **Simpler message routing** — Channel binding streamlined for more predictable behavior

**🛠️ Enhancements**

• File downloads are delivered with a modern response flow for greater reliability and consistency

**🐛 Bug Fixes**

• Model parameters are applied only where supported for greater compatibility\
• Decimal values render consistently in JSON-backed views to avoid rounding surprises

**🧪 Tests**

• New coverage for dataverse field filtering\
• Extensive SQL validation tests to catch issues earlier

**📦 Chores**

• Dependency and tooling refresh across the stack for stability and performance\
• Noisy internal warnings have been quieted for cleaner logs

***

Thanks for your continued feedback and partnership. Together we are making **Generative BI** faster, clearer, and more dependable every week. 😊


---

# 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.beye.ai/release-notes/october-7-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.
