Commit 3183260
Fix missing Real-World Examples and Experimental RL Optimization sections on tutorials page (#8982)
* Add Real-World Examples section to tutorials index page
The tutorials index page was missing the Real-World Examples section,
which includes 6 practical application tutorials:
- Generating llms.txt
- Email Information Extraction
- Memory-Enabled ReAct Agents with Mem0
- Financial Analysis with Yahoo Finance
- Automated Code Generation from Documentation
- Building a Creative Text-Based AI Game
This ensures all tutorial categories are visible on the main tutorials page.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
* Add Experimental RL Optimization section and reorganize tutorials
- Added missing Experimental RL Optimization section with 2 tutorials:
- RL for Privacy-Conscious Delegation
- RL for Multi-Hop Research
- Moved Real-World Examples section to appear after Tools, Development,
and Deployment section for better organization
This ensures all tutorial categories are properly listed and organized
on the main tutorials page.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>1 parent fc43cae commit 3183260
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
45 | 51 | | |
46 | 52 | | |
47 | 53 | | |
| |||
54 | 60 | | |
55 | 61 | | |
56 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
0 commit comments