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: langchain math local tool example #81

Merged
merged 1 commit into from
May 31, 2024

Conversation

utkarsh-dixit
Copy link
Collaborator

@utkarsh-dixit utkarsh-dixit commented May 31, 2024

n math example


🚀 This description was created by Ellipsis for commit 364181a

Summary:

This PR fixes an incorrect import path in langchain_math.py, ensuring proper functionality of the script.

Key points:

  • Corrected import path for Action, App, ComposioToolSet in examples/local_tools/langchain_math.py

Generated with ❤️ by ellipsis.dev

n math example
Copy link

@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 364181a in 1 minute and 9 seconds

More details
  • Looked at 14 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. examples/local_tools/langchain_math.py:7
  • Draft comment:
    Please ensure that the new import path from composio_langchain import Action, App, ComposioToolSet correctly resolves to the intended modules. If the original path was incorrect, this change is justified. However, if the original path was correct, this change might break the import.
  • Reason this comment was not posted:
    Confidence of 0% on close inspection, compared to threshold of 50%.

Workflow ID: wflow_llvFPmZTWpxUe4Cb


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

6 days left in your free trial, upgrade for $20/seat/month or contact us.

@utkarsh-dixit utkarsh-dixit merged commit 105ca63 into master May 31, 2024
2 of 3 checks passed
@angrybayblade angrybayblade deleted the fx-langchain-math-example branch June 13, 2024 11:34
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