docs: add how-to for streaming tokens w/o langchain chat models (#972)

This commit is contained in:
Vadym Barda
2024-07-09 21:56:18 -04:00
committed by GitHub
parent 17785375b8
commit a6dddd322a
4 changed files with 488 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ _MANUAL = {
"stream-updates.ipynb",
"stream-multiple.ipynb",
"streaming-tokens.ipynb",
"streaming-tokens-without-langchain.ipynb",
"streaming-content.ipynb",
"streaming-events-from-within-tools.ipynb",
"streaming-from-final-node.ipynb",