Skip to content

Commit ba6781e

Browse files
committed
Add Albert API to platform CHANGELOG
1 parent 73efdf6 commit ba6781e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/platform/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CHANGELOG
55
---
66

77
* 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:
99
- OpenAI (GPT-4, GPT-3.5, DALL·E, Whisper)
1010
- Anthropic (Claude models via native API and AWS Bedrock)
1111
- Google (Gemini models with server-side tools support)
@@ -19,6 +19,7 @@ CHANGELOG
1919
- Voyage AI (specialized embeddings)
2020
- HuggingFace (extensive model support with multiple tasks)
2121
- TransformersPHP (local PHP-based transformer models)
22+
- Albert API (French sovereign AI gateway, OpenAI-compatible)
2223
* Add comprehensive message system with role-based messaging:
2324
- `UserMessage` for user inputs with multi-modal content
2425
- `SystemMessage` for system instructions

0 commit comments

Comments
 (0)