Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2024

Bumps cohere from 5.8.1 to 5.11.0.

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2024
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Disclaimer: Experimental PR review

PR Summary

This pull request updates the 'cohere' development dependency from version 5.8.1 to 5.11.0 in the langfuse-python repository.

  • Updated 'cohere' dependency version in /pyproject.toml
  • Dependabot configuration in /.github/dependabot.yml manages automated dependency updates
  • CI workflow in /.github/workflows/ci.yml will run tests to ensure compatibility
  • Auto-merge for patch updates is configured in /.github/workflows/dependabot-merge.yml
  • Manual rebase option available through /.github/workflows/dependabot-rebase-stale.yml

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot dependabot bot force-pushed the dependabot/pip/cohere-5.11.0 branch from 4a75c5e to 5558f9e Compare October 15, 2024 05:45
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request updates the 'cohere' dependency from version 5.8.1 to 5.11.0, introducing changes to datetime handling and improving code readability across multiple files.

  • Updated start_date field in CreateModelRequest from dt.date to dt.datetime for more precise timing
  • Enhanced timestamp parameter descriptions in metrics/client.py to include observations
  • Improved error handling in models/client.py with more specific exception raising
  • Updated example datetime format in models/client.py to use ISO 8601 format
  • Modified README.md and reference.md to reflect changes related to the dependency update

6 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Bumps cohere from 5.8.1 to 5.11.0.

---
updated-dependencies:
- dependency-name: cohere
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/cohere-5.11.0 branch from 5558f9e to 3fcb5d8 Compare October 16, 2024 05:35
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Disclaimer: Experimental PR review

PR Summary

(updates since last review)

This pull request enhances the Langfuse Python SDK's LangChain integration, focusing on improved handling of tool-related data in LLM actions and corresponding test coverage.

  • Updated __on_llm_action method in langfuse/callback/langchain.py to process tool information from invocation parameters
  • Added new test function test_callback_openai_functions_with_tools() in tests/test_langchain.py to verify correct handling of tool usage with OpenAI function calling
  • Enhanced CallbackHandler's ability to log structured tool data in LLM traces
  • Improved integration testing for ChatOpenAI model with bound tools and Langfuse tracing

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2024

Superseded by #969.

@dependabot dependabot bot closed this Oct 21, 2024
@dependabot dependabot bot deleted the dependabot/pip/cohere-5.11.0 branch October 21, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant