-
- Downloads
feat: add AI provider configuration and implement AiProviderService
- Introduced `ai-provider.php` configuration file to manage AI provider settings. - Created `AiProviderService` class for handling AI interactions with support for image prompts. - Enhanced `ImageTranscodingService` to allow specifying codec for image transcoding.
parent
f9bcb1b5
No related branches found
No related tags found
app/Services/AiProviderService.php
0 → 100644
config/ai-provider.php
0 → 100644
Please register or sign in to comment