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.8.69.post2 to 0.9.4 #11

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps llama-index from 0.8.69.post2 to 0.9.4.

Changelog

Sourced from llama-index's changelog.

[0.9.4] - 2023-11-19

New Features

  • Added CondensePlusContextChatEngine (#8949)

Smaller Features / Bug Fixes / Nits

  • Fixed bug with OpenAIAgent inserting errors into chat history (#9000)
  • Fixed various bugs with LiteLLM and the new OpenAI client (#9003)
  • Added context window attribute to perplexity llm (#9012)
  • Add node_parser attribute back to service context (#9013)
  • Refactor MM retriever classes (#8998)
  • Fix TextNode instantiation on SupabaseVectorIndexDemo (#8994)

[0.9.3] - 2023-11-17

New Features

  • Add perplexity LLM integration (#8734)

Bug Fixes / Nits

  • Fix token counting for new openai client (#8981)
  • Fix small pydantic bug in postgres vector db (#8962)
  • Fixed chunk_overlap and doc_id bugs in HierarchicalNodeParser (#8983)

[0.9.2] - 2023-11-16

New Features

  • Added new notebook guide for Multi-Modal Rag Evaluation (#8945)
  • Added MultiModalRelevancyEvaluator, and MultiModalFaithfulnessEvaluator (#8945)

[0.9.1] - 2023-11-15

New Features

  • Added Cohere Reranker fine-tuning (#8859)
  • Support for custom httpx client in AzureOpenAI LLM (#8920)

Bug Fixes / Nits

  • Fixed issue with set_global_service_context not propagating settings (#8940)
  • Fixed issue with building index with Google Palm embeddings (#8936)
  • Fixed small issue with parsing ImageDocuments/Nodes that have no text (#8938)
  • Fixed issue with large data inserts in Astra DB (#8937)
  • Optimize QueryEngineTool for agents (#8933)

[0.9.0] - 2023-11-15

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

Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.8.69.post2 to 0.9.4.
- [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.8.69.post2...v0.9.4)

---
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 Nov 20, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #13.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/llama-index-0.9.4 branch November 27, 2023 14:30
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