-
Notifications
You must be signed in to change notification settings - Fork 493
update captain agent tools #802
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
@lazToum Thanks for the proposed changes! @LeoLjl @LinxinS97 could you review this PR? Thank! |
autogen/agentchat/contrib/captainagent/tools/information_retrieval/image_qa.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/data_analysis/shapiro_wilk_test.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_download.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_search.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/information_retrieval/extract_pdf_image.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/math/compute_currency_conversion.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/math/complex_numbers_product.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/math/calculate_matrix_power.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/math/calculate_circle_area_from_diameter.py
Show resolved
Hide resolved
autogen/agentchat/contrib/captainagent/tools/information_retrieval/transcribe_audio_file.py
Show resolved
Hide resolved
|
@qingyun-wu This PR has too many unnecessary changes and changing |
Thanks @kumaranvpl for the review.
|
|
@lazToum @qingyun-wu My bad. I got |
LeoLjl
left a comment
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.
Make sense to me.
I will merge this, but we plan to deprecate |
Minor changes to captain agent tools
Why are these changes needed?
from ......codingtofrom autogen.codingPILtopillowRelated issue number
Checks