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

chore(deps-dev): bump llama-index from 0.10.30 to 0.10.35 in /packages/opentelemetry-instrumentation-llamaindex #1003

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Bumps llama-index from 0.10.30 to 0.10.35.

Release notes

Sourced from llama-index's releases.

2024-05-07 (v0.10.35)

llama-index-agent-introspective [0.1.0]

  • Add CRITIC and reflection agent integrations (#13108)

llama-index-core [0.10.35]

  • fix from_defaults() erasing summary memory buffer history (#13325)
  • use existing async event loop instead of asyncio.run() in core (#13309)
  • fix async streaming from query engine in condense question chat engine (#13306)
  • Handle ValueError in extract_table_summaries in element node parsers (#13318)
  • Handle llm properly for QASummaryQueryEngineBuilder and RouterQueryEngine (#13281)
  • expand instrumentation payloads (#13302)
  • Fix Bug in sql join statement missing schema (#13277)

llama-index-embeddings-jinaai [0.1.5]

  • add encoding_type parameters in JinaEmbedding class (#13172)
  • fix encoding type access in JinaEmbeddings (#13315)

llama-index-embeddings-nvidia [0.1.0]

  • add nvidia nim embeddings support (#13177)

llama-index-llms-mistralai [0.1.12]

  • Fix async issue when streaming with Mistral AI (#13292)

llama-index-llms-nvidia [0.1.0]

  • add nvidia nim llm support (#13176)

llama-index-postprocessor-nvidia-rerank [0.1.0]

  • add nvidia nim rerank support (#13178)

llama-index-readers-file [0.1.21]

  • Update MarkdownReader to parse text before first header (#13327)

llama-index-readers-web [0.1.13]

  • feat: Spider Web Loader (#13200)

llama-index-vector-stores-vespa [0.1.0]

  • Add VectorStore integration for Vespa (#13213)

llama-index-vector-stores-vertexaivectorsearch [0.1.0]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.10.35]

  • fix from_defaults() erasing summary memory buffer history (#13325)
  • use existing async event loop instead of asyncio.run() in core (#13309)
  • fix async streaming from query engine in condense question chat engine (#13306)
  • Handle ValueError in extract_table_summaries in element node parsers (#13318)
  • Handle llm properly for QASummaryQueryEngineBuilder and RouterQueryEngine (#13281)
  • expand instrumentation payloads (#13302)
  • Fix Bug in sql join statement missing schema (#13277)

llama-index-embeddings-jinaai [0.1.5]

  • add encoding_type parameters in JinaEmbedding class (#13172)
  • fix encoding type access in JinaEmbeddings (#13315)

llama-index-embeddings-nvidia [0.1.0]

  • add nvidia nim embeddings support (#13177)

llama-index-llms-mistralai [0.1.12]

  • Fix async issue when streaming with Mistral AI (#13292)

llama-index-llms-nvidia [0.1.0]

  • add nvidia nim llm support (#13176)

llama-index-postprocessor-nvidia-rerank [0.1.0]

  • add nvidia nim rerank support (#13178)

llama-index-readers-file [0.1.21]

  • Update MarkdownReader to parse text before first header (#13327)

llama-index-readers-web [0.1.13]

  • feat: Spider Web Loader (#13200)

llama-index-vector-stores-vespa [0.1.0]

  • Add VectorStore integration for Vespa (#13213)

llama-index-vector-stores-vertexaivectorsearch [0.1.0]

  • Add support for Vertex AI Vector Search as Vector Store (#13186)

[2024-05-02]

llama-index-core [0.10.34]

... (truncated)

Commits

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 <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)

Copy link
Contributor Author

dependabot bot commented on behalf of github May 8, 2024

The following labels could not be found: opentelemetry-instrumentation-llamaindex.

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.30 to 0.10.35.
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.10.30...v0.10.35)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/packages/opentelemetry-instrumentation-llamaindex/llama-index-0.10.35 branch from 245a3ab to ac89e65 Compare May 8, 2024 17:18
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #1022.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/packages/opentelemetry-instrumentation-llamaindex/llama-index-0.10.35 branch May 13, 2024 02:52
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

0 participants