File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ This section contains detailed examples of using Atomic Agents in various scenar
4
4
5
5
``` {note}
6
6
All examples are available in optimized formats for AI assistants:
7
- - **[ Examples with documentation]( ../_static/llms-examples.txt) ** - All examples with source code and READMEs
8
- - **[ Full framework package]( ../_static/llms-full.txt) ** - Complete documentation, source, and examples
7
+ - **{download}` Examples with documentation < ../_static/llms-examples.txt>` ** - All examples with source code and READMEs
8
+ - **{download}` Full framework package < ../_static/llms-full.txt>` ** - Complete documentation, source, and examples
9
9
```
10
10
11
11
## Quickstart Examples
Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ contributing
21
21
22
22
Choose the resource that best fits your needs:
23
23
24
- - **[ 📚 Full Package]( _static/llms-full.txt) ** - Complete documentation, source code, and examples in one file
25
- - **[ 📖 Documentation Only]( _static/llms-docs.txt) ** - API documentation, guides, and references
26
- - **[ 💻 Source Code Only]( _static/llms-source.txt) ** - Complete atomic-agents framework source code
27
- - **[ 🎯 Examples Only]( _static/llms-examples.txt) ** - All example implementations with READMEs
24
+ - **{download}` 📚 Full Package < _static/llms-full.txt>` ** - Complete documentation, source code, and examples in one file
25
+ - **{download}` 📖 Documentation Only < _static/llms-docs.txt>` ** - API documentation, guides, and references
26
+ - **{download}` 💻 Source Code Only < _static/llms-source.txt>` ** - Complete atomic-agents framework source code
27
+ - **{download}` 🎯 Examples Only < _static/llms-examples.txt>` ** - All example implementations with READMEs
28
28
29
29
All files are optimized for AI assistants and Large Language Models, with clear structure and formatting for easy parsing.
30
30
```
You can’t perform that action at this time.
0 commit comments