Skip to content

refactor: remove inherited method from Agent class #1267

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

windsornguyen
Copy link

Brief

This PR removes the get_mcp_tools method from the Agent class to reduce code duplication.

Motivation

The Agent class inherits from AgentBase and therefore already has access to the get_mcp_tools method through inheritance.

@windsornguyen
Copy link
Author

Ditto for the get_all_tools method. See commit 23c2865.

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