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

Bump llama-index from 0.10.43 to 0.11.16 #235

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps llama-index from 0.10.43 to 0.11.16.

Release notes

Sourced from llama-index's releases.

v0.11.16

No release notes provided.

v0.11.15

No release notes provided.

v0.11.14

No release notes provided.

v0.11.13

No release notes provided.

v0.11.12

No release notes provided.

v0.11.11

No release notes provided.

v0.11.10

No release notes provided.

v0.11.9

No release notes provided.

v0.11.8

No release notes provided.

v0.11.7

No release notes provided.

v0.11.6

No release notes provided.

v0.11.5

No release notes provided.

v0.11.4

No release notes provided.

v0.11.3

No release notes provided.

v0.11.2

No release notes provided.

v0.11.1

No release notes provided.

2024-08-22 (v0.11.0)

llama-index-core [0.11.0]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.11.16]

  • Treat non-dict tool JSON function arguments as empty (instead of unexpected raise) (#16316)
  • Fixing instrumentation for workflows (#16290)
  • (workaround) Suppress token detaching exception during workflow tracing (#16364)
  • Raise warning instead of error when nodes have no content (#16354)
  • Fix typo in BasePGRetriever causing graph context to not be added (#16357)

llama-index-embeddings-vertex-endpoint [0.1.0]

  • adding vertex endpoint embedding (#16351)

llama-index-llms-fireworks [0.2.1]

  • Adding support in FireworksAI for Meta 3.2 Models: 1b-instruct; 3b-instruct; 11b-vision; 90b-vision (#16349)

llama-index-multi-modal-llms-openai [0.2.1]

  • Refactor OpenAI update_tool_calls (#16309)

llama-index-vector-stores-milvus [0.2.7]

  • Add support for nested MetadataFilters and FilterOperator.IS_EMPTY (#16329)

[2024-10-02]

llama-index-core [0.11.15]

  • added to_dict(), from_dict() and serializers for workflow context (#16250)
  • Ability to cancel workflow execution with handler.cancel_run() (#16320)
  • (breaking) Refactor WorkflowHandler.run_step() so user manually emits Event to start next step in workflow (#16277)

llama-index-embeddings-oracleai [0.1.0]

  • Oraclevs integration (#16161)

llama-index-experimental [0.4.0]

  • nudge-ft package and add an example for expanding your dataset (#16269)

llama-index-llms-anthropic [0.3.3]

  • Add support for prompt caching for Anthropic LLM (#16270)

llama-index-llms-gemini [0.3.6]

  • Output token usage in raw data for Google Gemini LLMs (#16313)

llama-index-llms-openai [0.2.10]

... (truncated)

Commits
  • 977d60a v0.11.16 (#16366)
  • 03d7540 Suppress token detaching exception during workflow tracing (#16364)
  • b45586b [WIP] Fixing instrumentation for workflows (#16290)
  • c7b67e7 Fix OpenAIMultiModal: Refactor OpenAI update_tool_calls (#16309)
  • 05b08c4 Deleting widgets that make mkdocs barf (#16362)
  • 8167d0d Treat non-dict JSON function arguments as empty (instead of unexpected raise)...
  • 67afc67 Adding MongoDB hybrid search example to cookbook, cleaning up existing MongoD...
  • c98d355 Adding support in FireworksAI for Meta 3.2 Models: 1b-instruct; 3b-instruct; ...
  • f1afe25 adding vertex endpoint embedding (#16351)
  • ce3f65e Raise warning instead of error (#16354)
  • 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)

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.10.43 to 0.11.16.
- [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.43...v0.11.16)

---
updated-dependencies:
- dependency-name: llama-index
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2024

Superseded by #237.

@dependabot dependabot bot closed this Oct 9, 2024
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.11.16 branch October 9, 2024 16:44
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants