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: circular import of FunctionTool and ChatAgent #1379

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

WHALEEYE
Copy link
Collaborator

Description

Fix the circular import problem of FunctionTool and ChatAgent. Also fixed a small problem inside toolkits that did not pass the mypy checking.

Motivation and Context

close #1376.

@WHALEEYE WHALEEYE self-assigned this Dec 30, 2024
@WHALEEYE WHALEEYE added the bug Something isn't working label Dec 30, 2024
@Wendong-Fan Wendong-Fan merged commit 4b39748 into master Jan 1, 2025
6 checks passed
@Wendong-Fan Wendong-Fan deleted the fix/circular-ref-functiontool branch January 1, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[BUG] Circular Reference of ChatAgent and FunctionTool
2 participants