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

Commit 5483700

Browse files
committed
refactor: simplify Albert example structure
- Remove Albert-specific README - Rename rag.php to chat.php for consistency - Single example showcasing Albert's RAG capabilities
1 parent f361c7c commit 5483700

File tree

3 files changed

+1
-51
lines changed

3 files changed

+1
-51
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ $response = $chain->call($messages, [
167167
1. [Google's Gemini with Google](examples/google/chat.php)
168168
1. [Google's Gemini with OpenRouter](examples/openrouter/chat-gemini.php)
169169
1. [Mistral's Mistral with Mistral](examples/mistral/chat-mistral.php)
170-
1. [Albert API (French Sovereign AI)](examples/albert/rag.php)
170+
1. [Albert API (French Sovereign AI)](examples/albert/chat.php)
171171

172172
### Tools
173173

examples/albert/README.md

Lines changed: 0 additions & 50 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)