-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added HF login cell to Build an agent with tool-calling superpowers 🦸 using Transformers Agents
recipe
#230
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@@ -29,13 +29,31 @@ | |||
"!pip install \"transformers[agents]\" datasets langchain sentence-transformers faiss-cpu duckduckgo-search openai langchain-community --upgrade -q" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 🤗
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Updated 😄 |
Do you mind getting the latest changes from |
Updated! Thanks again for the reminder 🤗 |
Ok, I think with #239 the issue should finally be fixed. Would you mind updating your PR to get this latest fix? Thanks so much for your patience! 🤗 |
Updated! Let's see if this is the one 🤞 🤗 |
What does this PR do?
Fixes #229
Who can review?
@merveenoyan and @stevhliu.