Skip to content

Commit a8ebda0

Browse files
authored
Ai provider update (#5254)
* Modulize ai providers * Updates logging and debugging * Update prompt input and corrected usage logging and storage * Response to first comments * Error removal * Add changeset * Refactor to lib files * Consolidate getProvider calls * Moves provider validation * Allow project level override * Update skill file
1 parent 121c539 commit a8ebda0

File tree

20 files changed

+2347
-280
lines changed

20 files changed

+2347
-280
lines changed

.changeset/lovely-mangos-brush.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@apostrophecms/ai-helper": minor
3+
---
4+
5+
- Refactored to use provider files
6+
- Added provider files for OpenAI, Anthropic, and Gemini
7+
- Updated README to reflect new options
8+
- Updated image variation modal to take a second prompt
9+
- Added a skill file for creating custom providers

0 commit comments

Comments
 (0)