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

[ENH] Updates to langchain: version bump, observability #8785

Merged
merged 9 commits into from
Mar 4, 2024

Conversation

paxcema
Copy link
Member

@paxcema paxcema commented Feb 16, 2024

Description

  • Updated langchain version to 0.1.9 in all handlers to match other PRs that have bumped this dep, too.
  • Added support for langfuse observability in langchain handler
  • Change imports to langchain_community where applicable, to minimize/remove console warnings.
image

Type of change

(Please delete options that are not relevant)

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ⚡ New feature (non-breaking change which adds functionality)
  • 📄 This change requires a documentation update (@martyna-mindsdb we should mention there is support for Langfuse)

Verification Process

To ensure the changes are working as expected:

  • Test Location: Specify the URL or path for testing.
  • Verification Steps: Outline the steps or queries needed to validate the change. Include any data, configurations, or actions required to reproduce or see the new functionality.

Additional Media:

  • I have attached a brief loom video or screenshots showcasing the new functionality or change.

Checklist:

  • My code follows the style guidelines(PEP 8) of MindsDB.
  • I have appropriately commented on my code, especially in complex areas.
  • Necessary documentation updates are either made or tracked in issues.
  • Relevant unit and integration tests are updated or added.

@paxcema paxcema changed the title [ENH] Update langchain [ENH] Updates to langchain: version bump, observability Feb 20, 2024
@paxcema paxcema marked this pull request as ready for review March 4, 2024 10:28
@paxcema paxcema requested a review from tmichaeldb March 4, 2024 10:28
Copy link
Contributor

@tmichaeldb tmichaeldb left a comment

Choose a reason for hiding this comment

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

Love to see more observability 😍

@tmichaeldb tmichaeldb merged commit a85e3fb into staging Mar 4, 2024
10 checks passed
@StpMax StpMax mentioned this pull request Mar 19, 2024
@hamishfagg hamishfagg deleted the fix/update_langchain branch June 10, 2024 21:31
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.

None yet

2 participants