[docs]: structured output from tool calling agent (#1480)

* first draft

* vadym comments

* Update docs/mkdocs.yml

Co-authored-by: Vadym Barda <vadym@langchain.dev>

* vadym comments

* spellign

* more comments

* spelling

* final nits

---------

Co-authored-by: Vadym Barda <vadym@langchain.dev>
This commit is contained in:
Isaac Francisco
2024-08-27 10:26:28 -07:00
committed by GitHub
co-authored by Vadym Barda
parent 8c2fefcb28
commit 3dbf6f144e
4 changed files with 241 additions and 0 deletions
+1
View File
@@ -62,6 +62,7 @@ _MANUAL = {
"human_in_the_loop/wait-user-input.ipynb",
"human_in_the_loop/review-tool-calls.ipynb",
"node-retries.ipynb",
"react-agent-structured-output.ipynb",
],
"tutorials": [
"introduction.ipynb",