Skip to content
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

fix(agents-api): Disable tool retrieval (for now) #187

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

creatorrr
Copy link
Contributor

@creatorrr creatorrr commented Apr 15, 2024

Signed-off-by: Diwank Singh Tomer [email protected]


Ellipsis 🚀 This PR description was created by Ellipsis for commit be5373c.

Summary:

This PR modifies the create_tools_query function in create_tools.py to change the way parameters are dumped, and updates the proc_mem_context_query function in proc_mem_context.py to disable the tool retrieval functionality.

Key points:

  • Modified create_tools.py to replace model_dump_json() with model_dump() in the create_tools_query function.
  • Updated proc_mem_context.py to comment out the tool retrieval section and replace it with a simpler query in the proc_mem_context_query function.

Generated with ❤️ by ellipsis.dev

@creatorrr creatorrr merged commit a105561 into dev Apr 15, 2024
3 checks passed
@creatorrr creatorrr deleted the x/tool-retrieval branch April 15, 2024 12:44
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Changes requested.

  • Reviewed the entire pull request up to be5373c
  • Looked at 51 lines of code in 2 files
  • Took 2 minutes and 59 seconds to review
More info
  • Skipped 0 files when reviewing.
  • Skipped posting 0 additional comments because they didn't meet confidence threshold of 50%.

Workflow ID: wflow_FXApSKNJsC3MKNXD


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. We'll respond in a few minutes. Learn more here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant