docs: add how-to on how to stream tokens from within a tool (#984)

This commit is contained in:
Vadym Barda
2024-07-10 12:16:18 -04:00
committed by GitHub
parent 4849501ccf
commit a3a9c6ceed
5 changed files with 468 additions and 105 deletions
+1
View File
@@ -24,6 +24,7 @@ _MANUAL = {
"streaming-tokens-without-langchain.ipynb",
"streaming-content.ipynb",
"streaming-events-from-within-tools.ipynb",
"streaming-events-from-within-tools-without-langchain.ipynb",
"streaming-from-final-node.ipynb",
"persistence.ipynb",
"memory/manage-conversation-history.ipynb",