Skip to content

Commit

Permalink
Add agentic examples
Browse files Browse the repository at this point in the history
  • Loading branch information
bsbodden committed Oct 24, 2024
1 parent bc10d2e commit 0084837
Show file tree
Hide file tree
Showing 3 changed files with 2,081 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.env
node_modules/
node_modules/
.DS_Store
713 changes: 713 additions & 0 deletions python-recipes/agents/00_langgraph_redis_agentic_rag.ipynb

Large diffs are not rendered by default.

1,366 changes: 1,366 additions & 0 deletions python-recipes/agents/01_crewai_langgraph_redis.ipynb

Large diffs are not rendered by default.

0 comments on commit 0084837

Please sign in to comment.