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

Update langgraph examples and dependencies in pyproject.toml #232

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

danielchalef
Copy link
Member

@danielchalef danielchalef commented Jan 24, 2025

Important

Update development dependencies in pyproject.toml, including black, ruff, langchain-openai, and add langgraph.

  • Dependencies:
    • Update black to ^24.10.0 and ruff to ^0.9.3.
    • Update langchain-openai to ^0.3.2.
    • Add langgraph with version ^0.2.67.

This description was created by Ellipsis for 0cd6e22. It will automatically update as commits are pushed.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 0cd6e22 in 10 seconds

More details
  • Looked at 21 lines of code in 1 files
  • Skipped 2 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. pyproject.toml:22
  • Draft comment:
    Ensure that the updated langchain-openai version ^0.3.2 is compatible with the rest of the codebase and does not introduce any breaking changes.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates dependencies in the pyproject.toml file. It's important to ensure that these updates are compatible with the rest of the codebase and do not introduce any issues.
2. pyproject.toml:23
  • Draft comment:
    Ensure that the updated langgraph version ^0.2.67 is compatible with the rest of the codebase and does not introduce any breaking changes.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The PR updates dependencies in the pyproject.toml file. It's important to ensure that these updates are compatible with the rest of the codebase and do not introduce any issues.

Workflow ID: wflow_6NeDw9aWqkH9eGmh


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@danielchalef danielchalef merged commit 510e872 into main Jan 24, 2025
4 checks passed
@danielchalef danielchalef deleted the chore/update-langgraph branch January 24, 2025 02:39
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