diff --git a/README.md b/README.md
index d62ed2c..19a96e4 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
  [](https://creativecommons.org/licenses/by-nc-sa/4.0/) [](https://github.com/hacs/integration)   
-
+
### Advanced AI Integration for [Home Assistant](https://www.home-assistant.io/) with LLM multi-provider support
@@ -92,6 +92,7 @@ Transform your smart home experience with powerful AI assistance powered by mult
- Temperature (Creativity control, 0.0-2.0)
- Max Tokens (Response length limit)
- Request Interval (API call throttling)
+- Number of messages in history to keep (controls conversation memory size)
- Custom API Endpoint (optional)
#### ⓘ Potentially Compatible Providers
@@ -144,7 +145,7 @@ To be compatible, a provider should support:
3. Search for "HA Text AI"
4. Follow the configuration steps
-### Via YAML
+### Via YAML (Advanced)
### Platform Configuration (Global Settings)
@@ -426,8 +427,7 @@ A: Yes, archived history files are stored with timestamps and can be accessed ma
**Q: How much history is kept?**
A: By default, up to 100 conversations are stored, but this can be configured. Files are automatically rotated when they reach 1MB.
-
-
+
## 🤝 Contributing
Contributions welcome! Please read our [Contributing Guide](CONTRIBUTING.md).
@@ -474,6 +474,7 @@ If you want to say thanks financially, you can send a small token of appreciatio
---
+