mirror of
https://github.com/langchain-ai/langgraph-example.git
synced 2026-07-25 05:05:34 -04:00
[PR #7] [CLOSED] Rahilvora/add GitHub tool #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraph-example/pull/7
Author: @rahilvora
Created: 5/29/2024
Status: ❌ Closed
Base:
main← Head:rahilvora/add_github_tool📝 Commits (3)
9830d3bAdds chatbot to get list of github issues597bb4eMerge pull request #4 from ekline-io/rahilvora/add_github_read_chatbot8c3dbe9Adds Github tool📊 Changes
6 files changed (+595 additions, -4 deletions)
View changed files
📝
.gitignore(+1 -0)➕
chat_bot_agent.py(+221 -0)➕
examples/python/notebooks/chat_bot_agent.ipynb(+337 -0)➕
examples/python/notebooks/private-key.pem(+27 -0)📝
langgraph.json(+8 -4)📝
requirements.txt(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.