mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-22 07:03:58 +08:00
docs:(README)
This commit is contained in:
@@ -27,67 +27,67 @@ Transform your smart home experience with powerful AI assistance powered by mult
|
|||||||
|
|
||||||
## 🌟 Features
|
## 🌟 Features
|
||||||
|
|
||||||
<table border="0" cellpadding="0" cellspacing="0" style="border: none; border-collapse: collapse; width: 100%;">
|
- 🧠 **Multi-Provider AI Integration**: Support for OpenAI GPT and Anthropic Claude models
|
||||||
<tr>
|
- 💬 **Advanced Language Processing**: Context-aware, multi-turn conversations
|
||||||
<td width="33%" valign="top" style="border: none; padding: 10px;">
|
- 📝 **Enhanced Memory Management**: Secure file-based history storage
|
||||||
|
- ⚡ **Performance Optimization**: Efficient token usage and smart rate limiting
|
||||||
|
- 🎯 **Advanced Customization**: Per-request model and parameter selection
|
||||||
|
- 🔒 **Enhanced Security**: Secure API key management and usage monitoring
|
||||||
|
- 🎨 **Improved User Experience**: Intuitive configuration and rich interfaces
|
||||||
|
- 🔄 **Automation Integration**: Event-driven responses and template compatibility
|
||||||
|
|
||||||
#### 🧠 **Multi-Provider AI Integration**
|
<details>
|
||||||
- Support for OpenAI GPT models
|
<summary>📦 Detailed Feature Breakdown</summary>
|
||||||
- Anthropic Claude integration
|
|
||||||
- Custom API endpoints
|
|
||||||
- Flexible model selection
|
|
||||||
|
|
||||||
#### 💬 **Advanced Language Processing**
|
### 🧠 **Multi-Provider AI Integration**
|
||||||
- Context-aware responses
|
- Support for OpenAI GPT models
|
||||||
- Multi-turn conversations
|
- Anthropic Claude integration
|
||||||
- Custom system instructions
|
- Custom API endpoints
|
||||||
- Natural conversation flow
|
- Flexible model selection
|
||||||
|
|
||||||
#### 📝 **Enhanced Memory Management**
|
### 💬 **Advanced Language Processing**
|
||||||
- File-based conversation history storage
|
- Context-aware responses
|
||||||
- Automatic history rotation
|
- Multi-turn conversations
|
||||||
- Configurable history size limits
|
- Custom system instructions
|
||||||
- Secure storage in Home Assistant
|
- Natural conversation flow
|
||||||
|
|
||||||
</td>
|
### 📝 **Enhanced Memory Management**
|
||||||
<td width="33%" valign="top" style="border: none; padding: 10px;">
|
- File-based conversation history storage
|
||||||
|
- Automatic history rotation
|
||||||
|
- Configurable history size limits
|
||||||
|
- Secure storage in Home Assistant
|
||||||
|
|
||||||
#### ⚡ **Performance Optimization**
|
### ⚡ **Performance Optimization**
|
||||||
- Efficient token usage
|
- Efficient token usage
|
||||||
- Smart rate limiting
|
- Smart rate limiting
|
||||||
- Response caching
|
- Response caching
|
||||||
- Request interval control
|
- Request interval control
|
||||||
|
|
||||||
#### 🎯 **Advanced Customization**
|
### 🎯 **Advanced Customization**
|
||||||
- Per-request model selection
|
- Per-request model selection
|
||||||
- Adjustable parameters
|
- Adjustable parameters
|
||||||
- Custom system prompts
|
- Custom system prompts
|
||||||
- Temperature control
|
- Temperature control
|
||||||
|
|
||||||
#### 🔒 **Enhanced Security**
|
### 🔒 **Enhanced Security**
|
||||||
- Secure API key storage
|
- Secure API key storage
|
||||||
- Rate limiting protection
|
- Rate limiting protection
|
||||||
- Error handling
|
- Error handling
|
||||||
- Usage monitoring
|
- Usage monitoring
|
||||||
|
|
||||||
</td>
|
### 🎨 **Improved User Experience**
|
||||||
<td width="33%" valign="top" style="border: none; padding: 10px;">
|
- Intuitive configuration UI
|
||||||
|
- Detailed sensor attributes
|
||||||
|
- Rich service interface
|
||||||
|
- Model selection UI
|
||||||
|
|
||||||
#### 🎨 **Improved User Experience**
|
### 🔄 **Automation Integration**
|
||||||
- Intuitive configuration UI
|
- Event-driven responses
|
||||||
- Detailed sensor attributes
|
- Conditional logic support
|
||||||
- Rich service interface
|
- Template compatibility
|
||||||
- Model selection UI
|
- Model-specific automation
|
||||||
|
|
||||||
#### 🔄 **Automation Integration**
|
</details>
|
||||||
- Event-driven responses
|
|
||||||
- Conditional logic support
|
|
||||||
- Template compatibility
|
|
||||||
- Model-specific automation
|
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
</table>
|
|
||||||
|
|
||||||
## 📋 Prerequisites
|
## 📋 Prerequisites
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user