docs: add streaming from within a tool (#807)

This commit is contained in:
Vadym Barda
2024-06-25 15:23:18 -04:00
committed by GitHub
parent 11bf3bde54
commit c13e755c15
4 changed files with 294 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ _MANUAL = {
"stream-multiple.ipynb",
"streaming-tokens.ipynb",
"streaming-content.ipynb",
"streaming-events-from-within-tools.ipynb",
"persistence.ipynb",
"visualization.ipynb",
"state-model.ipynb",