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

Docstring #290

Merged
merged 7 commits into from
Feb 10, 2024
Merged

Docstring #290

merged 7 commits into from
Feb 10, 2024

Conversation

ChenKua
Copy link
Contributor

@ChenKua ChenKua commented Feb 8, 2024

Your checklist for this pull request

Thank you for submitting a pull request! To speed up the review process, please follow this checklist:

  • My Pull Request is small and focused on one topic so it can be reviewed easily
  • My code follows the style guidelines of this project (make format)
  • Commit messages are detailed
  • I have performed a self-review of my code
  • I commented hard-to-understand parts of my code
  • I updated the documentation (docstrings, /docs)
  • My changes generate no new warnings (or explain any new warnings and why they're ok)
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass when I run pytest tests (offline mode)

Additional steps for code with networking dependencies:

Description

Describe your pull request here.

What does this PR implement or fix? Explain.

If this PR resolves any currently open issues then mention them like this: Closes #xxx.
Github will close such issues automatically when your PR is merged into main.

Any relevant logs, error output, etc?

Any other comments? For example, will other contributors need to install new libraries via poetry install after picking up these changes?

💔Thank you!

Copy link
Contributor

@amirfz amirfz left a comment

Choose a reason for hiding this comment

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

@ChenKua this PR includes some codes re math agent and also docstrings, is that what you intended to do?

@ChenKua
Copy link
Contributor Author

ChenKua commented Feb 9, 2024 via email

@ChenKua
Copy link
Contributor Author

ChenKua commented Feb 9, 2024

@amirfz I have remove everything about the math. The remaining code is purely on doc strings

@amirfz amirfz requested review from amirfz and removed request for 20001LastOrder February 10, 2024 11:40
@amirfz amirfz merged commit d7aa5b6 into Aggregate-Intellect:main Feb 10, 2024
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.

2 participants