dos updates
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# AI Functions Reference
|
||||
|
||||
**Last Verified:** January 6, 2026
|
||||
**Last Verified:** January 20, 2026
|
||||
**Version:** 1.8.4
|
||||
|
||||
---
|
||||
|
||||
@@ -8,12 +9,13 @@
|
||||
|
||||
IGNY8's AI engine provides functions for content planning and generation. Located in `backend/igny8_core/ai/`.
|
||||
|
||||
**Providers (v1.4.0):**
|
||||
**Providers (v1.4.0+):**
|
||||
- **OpenAI** - GPT-4 for text, DALL-E 3 for images (via `IntegrationProvider`)
|
||||
- **Anthropic** - Claude models for text (via `IntegrationProvider`)
|
||||
- **Runware** - Alternative image generation (via `IntegrationProvider`)
|
||||
- **Bria** - Additional image generation option
|
||||
|
||||
**New in v1.4.0:**
|
||||
**Key Features:**
|
||||
- Provider API keys stored in `IntegrationProvider` model
|
||||
- Model configurations stored in `AIModelConfig` model
|
||||
- System defaults stored in `SystemAISettings` singleton
|
||||
|
||||
Reference in New Issue
Block a user