-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
feat: Update dependencies to add smolagents package #6030
Conversation
Implement a model bridge that allows seamless conversion between LangChain and HuggingFace model interfaces, supporting message and tool call translations
Testing in Progress! |
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.
Need Further testing,
NVIDIA LLMs seems to fail due to missing packages.
I believe the NVIDIA update is causing issues. |
@ogabrielluiz, do we need this for the current release? This would be a wonderful add-on, especially since I like the functions to convert LC tools to HF tools and LC models compatible with SMOL. This Has wider potential I believe |
@ogabrielluiz, can you update this branch and merge #6323 into this branch? During testing, I found that a few changes need to be made to the tool name to make it work with SMOL. |
@edwinjosechittilappilly what issues have you found in NVIDIA components? I didn't find any (apart from a misnamed field). |
Its all good now. |
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.
LGTM
Update Pillow, Pandas, and NVIDIA AI Endpoints to their latest patch versions, and include the smolagents dependency in the project requirements.