File tree Expand file tree Collapse file tree 3 files changed +285
-0
lines changed Expand file tree Collapse file tree 3 files changed +285
-0
lines changed Original file line number Diff line number Diff line change 1+ ```rst
2+ .. raw:: html
3+
4+ <div style="display: flex; justify-content: flex-start; align-items: center; gap: 15px; margin-bottom: 20px;">
5+ <a target="_blank" href="https://colab.research.google.com/github/SylphAI-Inc/AdalFlow/blob/main/notebooks/tutorials/adalflow_tracing.ipynb">
6+ <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
7+ </a>
8+ <a href="https://github.com/SylphAI-Inc/AdalFlow/blob/main/tutorials/adalflow_tracing.py" target="_blank" style="display: flex; align-items: center;">
9+ <img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub" style="height: 20px; width: 20px; margin-right: 5px;">
10+ <span style="vertical-align: middle;"> Open Source Code</span>
11+ </a>
12+ </div>
13+ ` ``
14+
115.. _logging_tracing :
216
317Tracing
You can’t perform that action at this time.
0 commit comments