clemlesne / scrape-it-now

Web scraper made for AI and simplicity in mind. It runs as a CLI that can be parallelized and outputs high-quality markdown content.
Apache License 2.0
485 stars 15 forks source link

build(deps): Bump opentelemetry-instrumentation-openai from 0.26.5 to 0.27.0 #5

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps opentelemetry-instrumentation-openai from 0.26.5 to 0.27.0.

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

0.27.0

v0.27.0 (2024-08-15)

Feat

  • llama-index: Use callbacks (#1546)
  • LanceDB Integration (#1749)
  • sdk: chained entity path on nested tasks (#1782)

Fix

  • workflow_name and entity_path support for langchain + fix entity_name (#1844)
  • sdk: disable traceloop sync by default (#1835)

[main e9f78491] bump: version 0.26.5 → 0.27.0 49 files changed, 61 insertions(+), 48 deletions(-)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

v0.27.0 (2024-08-15)

Feat

  • llama-index: Use callbacks (#1546)
  • LanceDB Integration (#1749)
  • sdk: chained entity path on nested tasks (#1782)

Fix

  • workflow_name and entity_path support for langchain + fix entity_name (#1844)
  • sdk: disable traceloop sync by default (#1835)
Commits
  • e9f7849 bump: version 0.26.5 → 0.27.0
  • 2c1b0de feat(llama-index): Use callbacks (#1546)
  • ae87cd9 fix: workflow_name and entity_path support for langchain + fix entity_name (#...
  • 9672e8a feat: LanceDB Integration (#1749)
  • 6d0a8d7 fix(sdk): disable traceloop sync by default (#1835)
  • 826a101 feat(sdk): chained entity path on nested tasks (#1782)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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[bot] commented 2 months ago

Looks like opentelemetry-instrumentation-openai is up-to-date now, so this is no longer needed.