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

testing #575

Closed
wants to merge 13 commits into from
Closed

testing #575

wants to merge 13 commits into from

Conversation

FarVision2
Copy link

@FarVision2 FarVision2 commented Aug 27, 2024

Thank you for contributing to Swarms!

Replace this comment with:

  • Description: a description of the change,
  • Issue: the issue # it fixes (if applicable),
  • Dependencies: any dependencies required for this change,
  • Tag maintainer: for a quicker response, tag the relevant maintainer (see below),
  • Twitter handle: we announce bigger features on Twitter. If your PR gets announced and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before submitting. Run make format, make lint and make test to check this locally.

See contribution guidelines for more information on how to write/run tests, lint, etc:
https://github.com/kyegomez/swarms/blob/master/CONTRIBUTING.md

If you're adding a new integration, please include:

  1. a test for the integration, preferably unit tests that do not rely on network access,
  2. an example notebook showing its use.

Maintainer responsibilities:

If no one reviews your PR within a few days, feel free to email Kye at [email protected]

See contribution guidelines for more information on how to write/run tests, lint, etc: https://github.com/kyegomez/swarms


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

FarVision2 and others added 9 commits August 27, 2024 17:54
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.110.1...0.112.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.29 to 0.0.38.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-cli==0.0.29...langchain-community==0.0.38)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello there, thank you for opening an PR ! 🙏🏻 The team was notified and they will get back to you asap.

Copy link
Author

@FarVision2 FarVision2 left a comment

Choose a reason for hiding this comment

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

ok

Copy link
Author

@FarVision2 FarVision2 left a comment

Choose a reason for hiding this comment

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

tests

…ns/setup-python-5

Bump actions/setup-python from 3 to 5
…0.1-and-lt-0.113.0

Update fastapi requirement from ^0.110.1 to >=0.110.1,<0.113.0
…nd-lt-0.6.3

Update ruff requirement from >=0.5.1,<0.5.8 to >=0.5.1,<0.6.3
…ity-0.0.38

Bump langchain-community from 0.0.29 to 0.0.38
Copy link
Author

@FarVision2 FarVision2 left a comment

Choose a reason for hiding this comment

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

ok

@FarVision2 FarVision2 closed this Aug 28, 2024
@kyegomez
Copy link
Owner

@FarVision2 why did you close the pr?

@FarVision2
Copy link
Author

Oh sorry, I misconfigured the workflow. I thought I was on my Fork, and I was wondering why it wasn't going through.

@FarVision2 FarVision2 reopened this Aug 28, 2024
@kyegomez
Copy link
Owner

@FarVision2 is this ready for acception?

@FarVision2
Copy link
Author

ok

@kyegomez
Copy link
Owner

@FarVision2 let me know if I can accept

@FarVision2 FarVision2 closed this Oct 20, 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