-
Notifications
You must be signed in to change notification settings - Fork 116
added Agno integration #36
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
@dnandakumar-nv To review Monday. |
@wenqiglantz Before we can get this merged, we will need the DCO check to pass. You can find more info about this here: https://github.com/NVIDIA/AgentIQ/pull/36/checks?check_run_id=39465660296 |
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
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.
Thank you for your PR, @wenqiglantz ! The additions look great and I'm sure adding support for the Agno
package will be valuable. I did have a few comments during the review that I'm hoping we can address to get this merged.
Additionally, I think increased unit testing in the following two areas would be beneficial:
examples/agno_personal_finance/src/agno_personal_finance/agno_personal_finance_function.py
Outdated
Show resolved
Hide resolved
examples/agno_personal_finance/src/agno_personal_finance/agno_personal_finance_function.py
Outdated
Show resolved
Hide resolved
examples/agno_personal_finance/src/agno_personal_finance/agno_personal_finance_function.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
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.
Changes look good to me
/ok to test |
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.
@wenqiglantz thanks for your changes! The code looks good to me now, but we need the CI to pass before a merge into the repo. Looks like some of the CI is failing due to the lack of copyright headers:
https://github.com/NVIDIA/AgentIQ/actions/runs/14224833050/job/39861721846?pr=36
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
examples/agno_personal_finance/tests/test_agno_personal_finance_workflow.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
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.
This is looking almost ready! Just a couple minor comments. Thanks for your patience!
examples/agno_personal_finance/src/agno_personal_finance/agno_personal_finance_function.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Wenqi Glantz <[email protected]>
/ok to test |
@wenqiglantz looks like we've got a merge conflict. Ostensibly because the framework wrappers decorator has now moved to |
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.
Looks good to me!
/ok to test 00221bd |
examples/agno_personal_finance/tests/test_agno_personal_finance_workflow.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Wenqi Glantz <[email protected]>
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
/ok to test |
@dnandakumar-nv, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/ |
/ok to test fd7b093 |
/merge |
Changes included in this PR: