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

AGENTOPS FIX #546

Closed
wants to merge 1 commit into from
Closed

AGENTOPS FIX #546

wants to merge 1 commit into from

Conversation

nicorne
Copy link
Collaborator

@nicorne nicorne commented Jul 28, 2024

The problem was the function:

def __eq__(self, other):
    return self.__dict__ == other.__dict__

in BaseSwarm in base_swarm.py

@kyegomez not sure if it was useful...

This function was added on 6860526


📚 Documentation preview 📚: https://swarms--546.org.readthedocs.build/en/546/

@github-actions github-actions bot added documentation Improvements or additions to documentation structs utils labels Jul 28, 2024
@nicorne nicorne closed this Aug 5, 2024
@nicorne nicorne deleted the agentops branch August 5, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation structs utils
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant