File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ CHANGELOG
5
5
---
6
6
7
7
* Add unified abstraction layer for interacting with various AI models and providers
8
- * Add support for 13 + AI providers:
8
+ * Add support for 14 + AI providers:
9
9
- OpenAI (GPT-4, GPT-3.5, DALL·E, Whisper)
10
10
- Anthropic (Claude models via native API and AWS Bedrock)
11
11
- Google (Gemini models with server-side tools support)
@@ -19,6 +19,7 @@ CHANGELOG
19
19
- Voyage AI (specialized embeddings)
20
20
- HuggingFace (extensive model support with multiple tasks)
21
21
- TransformersPHP (local PHP-based transformer models)
22
+ - Albert API (French sovereign AI gateway, OpenAI-compatible)
22
23
* Add comprehensive message system with role-based messaging:
23
24
- ` UserMessage ` for user inputs with multi-modal content
24
25
- ` SystemMessage ` for system instructions
You can’t perform that action at this time.
0 commit comments