-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
ADD: initial unittest for agentneo.py file #92
Conversation
Signed-off-by: kiranscaria <[email protected]>
…abc_registry' on some environments, update python dependency to py3.9 Signed-off-by: kiranscaria <[email protected]>
…valuation_calls
Fix trace.stop(), network calls bugs, organise API calls
can you please review this @kiranscaria, help me over here if things need to be refactored Thanks!! |
Api migration plus execution graph modification
Added custom tool
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.
@01PrathamS The changes seem okay, but pls re-raise the PR against this branch: https://github.com/raga-ai-hub/AgentNeo/tree/v1.2
517bb3e
to
904fdd9
Compare
@kiranscaria does this works? |
@01PrathamS You will need to close this PR and raise a new PR against this branch: https://github.com/raga-ai-hub/AgentNeo/tree/v1.2 |
custom_warning
Description
AgentNeo/agentneo.py
.requirements.txt
withpytest
for testing support.Related Issue
Type of Change
AgentNeo/agentneo.py
functionalities.requirements.txt
withpytest
.How Has This Been Tested?
mock
.Checklist:
Additional Context
Impact on Roadmap