Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Commit 1a9bd2b

Browse files
committed
docs: move Albert API to end of code examples list
1 parent 8b6dae3 commit 1a9bd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ $response = $chain->call($messages, [
131131

132132
#### Code Examples
133133

134-
1. [Albert API (French Sovereign AI)](examples/albert/chat.php)
135134
1. [Anthropic's Claude](examples/anthropic/chat.php)
136135
1. [OpenAI's GPT with Azure](examples/azure/chat-gpt.php)
137136
1. [OpenAI's GPT](examples/openai/chat.php)
@@ -142,6 +141,7 @@ $response = $chain->call($messages, [
142141
1. [Google's Gemini with Google](examples/google/chat.php)
143142
1. [Google's Gemini with OpenRouter](examples/openrouter/chat-gemini.php)
144143
1. [Mistral's Mistral with Mistral](examples/mistral/chat-mistral.php)
144+
1. [Albert API (French Sovereign AI)](examples/albert/chat.php)
145145

146146
### Tools
147147

0 commit comments

Comments
 (0)