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.37 in /packages/opentelemetry-instrumentation-llamaindex #1063

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps llama-index from 0.10.30 to 0.10.37.

Release notes

Sourced from llama-index's releases.

v0.10.37

No release notes provided.

v0.10.36

No release notes provided.

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)

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.10.37]

  • Add image_documents at call time for MultiModalLLMCompletionProgram (#13467)
  • fix RuntimeError by switching to asyncio from threading (#13486)
  • Add support for prompt kwarg (#13405)
  • VectorStore -> BasePydanticVectorStore (#13439)
  • fix: user_message does not exist bug (#13432)
  • import missing response type (#13382)
  • add CallbackManager to MultiModalLLM (#13400)

llama-index-llms-bedrock [0.1.8]

  • Remove "Truncate" parameter from Bedrock Cohere invoke model request (#13442)

llama-index-readers-web [0.1.14]

  • Trafilatura kwargs and progress bar for trafilatura web reader (#13454)

llama-index-vector-stores-postgres [0.1.8]

  • Fix #9522 - SQLAlchemy warning when using hybrid search (#13476)

llama-index-vector-stores-lantern [0.1.4]

  • Fix #9522 - SQLAlchemy warning when using hybrid search (#13476)

llama-index-callbacks-uptrain [0.2.0]

  • update UpTrain Callback Handler to support new Upgratin eval schema (#13479)

llama-index-vector-stores-zep [0.1.3]

  • VectorStore -> BasePydanticVectorStore (#13439)

llama-index-vector-stores-vearch [0.1.1]

  • VectorStore -> BasePydanticVectorStore (#13439)

llama-index-vector-stores-upstash [0.1.4]

  • VectorStore -> BasePydanticVectorStore (#13439)

llama-index-vector-stores-typesense [0.1.3]

  • VectorStore -> BasePydanticVectorStore (#13439)

llama-index-vector-stores-timescalerevector [0.1.3]

  • VectorStore -> BasePydanticVectorStore (#13439)

... (truncated)

Commits
  • 4c2a61c [version] bump version to 0.10.37 (#13492)
  • fa2639b Add image_documents at call time for MultiModalLLMCompletionProgram (#13467)
  • 7abc643 Remove "Truncate" parameter from Bedrock Cohere invoke model request. (#13442)
  • 7e9d1c6 Trafilatura kwargs and progress bar for trafilatura web reader (#13454)
  • 4adf1f3 Fix #9522 - SQLAlchemy warning when using hybrid search on postgres or lanter...
  • ab474f7 Update README.md (#13482)
  • 999de64 integrations: Update UpTrain Callback Handler to support the new UpTrain eval...
  • 6ba0404 Fix RuntimeError by switching to asyncio from threading (#13486)
  • caaf43f Add support for prompt kwarg (#13405)
  • b9f8085 VectorStore -> BasePydanticVectorStore, also get/delete_nodes, clear() (#13439)
  • Additional commits viewable 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 <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 17, 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.37.
- [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.37)

---
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.37 branch from 4200564 to e076610 Compare May 17, 2024 15:07
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #1127.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/packages/opentelemetry-instrumentation-llamaindex/llama-index-0.10.37 branch May 22, 2024 14:47
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