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): Bump llama-index from 0.11.14 to 0.11.16 in /examples/langchain-chroma #3760

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps llama-index from 0.11.14 to 0.11.16.

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.11.14 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.11.14...v0.11.16)

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

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

netlify bot commented Oct 7, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit a2f20e1
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/670431a2912a3d00082ada9a
😎 Deploy Preview https://deploy-preview-3760--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot enabled auto-merge (squash) October 7, 2024 19:19
@mudler mudler disabled auto-merge October 8, 2024 07:34
@mudler mudler merged commit f9c58a0 into master Oct 8, 2024
31 checks passed
@mudler mudler deleted the dependabot/pip/examples/langchain-chroma/llama-index-0.11.16 branch October 8, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant