docs: update autogen docs (#2470)

This commit is contained in:
Vadym Barda
2024-11-19 11:57:26 -05:00
committed by GitHub
parent 26d18d3ca5
commit b1779cf348
3 changed files with 25 additions and 27 deletions
@@ -36,6 +36,8 @@ NOTEBOOKS_NO_EXECUTION = [
"docs/docs/tutorials/rag/langgraph_self_rag_local.ipynb",
# this loads a massive dataset from gcp
"docs/docs/tutorials/usaco/usaco.ipynb",
# TODO: figure out why autogen notebook is not runnable (they are just hanging. possible due to code execution?)
"docs/docs/how-tos/autogen-integration.ipynb",
# TODO: need to update these notebooks to make sure they are runnable in CI
"docs/docs/tutorials/storm/storm.ipynb", # issues only when running with VCR
"docs/docs/tutorials/lats/lats.ipynb", # issues only when running with VCR