Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Sep 26, 2024
1 parent 46b7621 commit a2dd1f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_scripts/prepare_notebooks_for_ci.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@
"docs/docs/tutorials/multi_agent/hierarchical_agent_teams.ipynb", # taking a very long time to run
"docs/docs/tutorials/customer-support/customer-support.ipynb", # user input - update
"docs/docs/tutorials/usaco/usaco.ipynb",
# TODO: this is temp check, remove
"docs/docs/tutorials/rag/langgraph_adaptive_rag.ipynb",
"docs/docs/tutorials/rag/langgraph_crag.ipynb",
"docs/docs/tutorials/rag/langgraph_self_rag.ipynb",
]


Expand Down

0 comments on commit a2dd1f0

Please sign in to comment.