Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
617 changes: 617 additions & 0 deletions docs/PYTHON_TO_NOTEBOOK_CONVERSION.md

Large diffs are not rendered by default.

2,582 changes: 1,781 additions & 801 deletions notebooks/flight_search_agent_langraph/flight_search_agent_tutorial.ipynb

Large diffs are not rendered by default.

2,582 changes: 1,781 additions & 801 deletions notebooks/flight_search_agent_langraph/flight_search_agent_tutorial.json

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions notebooks/hotel_search_agent_langchain/.agentcignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
.venv/
*.lock
__pycache__/
test_*.py
debug_*.py
4,028 changes: 3,865 additions & 163 deletions notebooks/hotel_search_agent_langchain/hotel_search_agent_tutorial.ipynb

Large diffs are not rendered by default.

5,575 changes: 5,575 additions & 0 deletions notebooks/hotel_search_agent_langchain/hotel_search_agent_tutorial.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions notebooks/landmark_search_agent_llamaindex/.agentcignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.venv/
*.lock
__pycache__/
test_*.py
debug_*.py
4,731 changes: 4,407 additions & 324 deletions notebooks/landmark_search_agent_llamaindex/landmark_search_agent_tutorial.ipynb

Large diffs are not rendered by default.