orangecat / translate-ai-deepseek
Translate AI module
Installs: 2
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/orangecat/translate-ai-deepseek
Requires
- php: ^7.4 || ^8.1
- magento/framework: *
- orangecat/core: ^1.0.2
README
This module integrates DeepSeek with the Orangecat ecosystem to provide AI-powered translations for your Magento 2 store.
Features
- DeepSeek Integration: Connects to DeepSeek's API for cost-effective and efficient AI translations.
- Secure Key Management: Safely stores your API key using Magento's encryption.
- Model Selection: Choose the specific DeepSeek model to use.
- Custom Timeout: Configure API timeouts to handle large translation requests.
Configuration
Go to Stores > Configuration > Orange Cat > Translate AI > DeepSeek.
- Enable: Activate the DeepSeek provider.
- API Key: Enter your DeepSeek API key.
- Model: Select the desired DeepSeek model.
- Timeout: Set the maximum time (in seconds) to wait for a response.