Skip to content

Commit f0aec35

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 af0208f commit f0aec35

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
@@ -141,7 +141,7 @@ $response = $chain->call($messages, [
141141
1. [Google's Gemini with Google](examples/google/chat.php)
142142
1. [Google's Gemini with OpenRouter](examples/openrouter/chat-gemini.php)
143143
1. [Mistral's Mistral with Mistral](examples/mistral/chat-mistral.php)
144-
1. [Albert API (French Sovereign AI)](examples/albert/rag.php)
144+
1. [Albert API (French Sovereign AI)](examples/albert/chat.php)
145145

146146
### Tools
147147

examples/albert/README.md

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

0 commit comments

Comments
 (0)