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

fix(deps): update dependency llama-index to v0.12.22 #793

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
llama-index (source) 0.12.14 -> 0.12.22 age adoption passing confidence

Release Notes

run-llama/llama_index (llama-index)

v0.12.22

Compare Source

  • fix agentworkflow tool call tracking on final response (#​17968)

v0.12.21

Compare Source

  • fix: remove warnings from workflow tests (#​17943)
  • fix: take step workers into account when running a workflow step-wise (#​17942)
  • feat: auto-detect custom start and stop events in workflow classes (#​17865)
  • Feature/remove retriever tool template override (#​17909)
  • only modify delta if 'Answer:' was actually detected (#​17901)
  • Fix CitationQueryEngine init function for response_synthesizer (#​17897)
  • fix ChatSummaryMemoryBuffer._summarize_oldest_chat_history (#​17845)
  • fix: make base64 detection more robust across the board (#​17930)
  • fix: stepwise execution breaks when steps do async work (#​17914)
  • safer workflow cancel + fix restored context bug (#​17938)

v0.12.20

Compare Source

  • feat: Attach more metadata to retrieved image node (#​17868)
  • fix: FunctionAgent and ReActAgent error out when LLM response contains no chat messages (#​17884)
  • fix: Convert Embedding Functions to Async (#​17888)

v0.12.19

Compare Source

  • Added sync/async Function tool callback (#​16637)
  • Tweaked regex for template vars

v0.12.18

Compare Source

  • improve prompt helper multimodal support (#​17831)
  • Retain return type from @dispatcher.span (#​17817)
  • Silence nltk downloader (#​17816)
  • Keep a reference to asyncio tasks in astream_chat() (#​17812)

v0.12.17

Compare Source

  • Added support for AudioBlocks in chat messages (OpenAI only for now) (#​17780)
  • Fix: SimpleDirectoryReader metadata handles timezones inconsistently (#​17724)

v0.12.16

Compare Source

  • Be more lenient with leading whitespaces emitted by some models when doing ReAct (#​17701)
  • Fix user_msg vs chat_history AgentWorkflow inputs (#​17690)

v0.12.15

Compare Source

  • Add error_on_tool_error param to FunctionCallingLLM.predict_and_call (#​17663)
  • Get tool description from pydantic field (#​17679)
  • fix: make ctx._events_buffer json-serializable (#​17676)
  • feat: allow to exclude empty file simple directory reader (#​17656)
  • improve markdown llm output parsing (#​17577)
  • small typo fix in the default plan refine prompt (#​17644)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 0315bcf to 4349ece Compare January 15, 2025 20:12
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.10 fix(deps): update dependency llama-index to v0.12.11 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 4349ece to d80a0dc Compare January 20, 2025 18:06
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.11 fix(deps): update dependency llama-index to v0.12.12 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from d80a0dc to 18a68bb Compare January 24, 2025 00:57
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.12 fix(deps): update dependency llama-index to v0.12.13 Jan 24, 2025
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.13 fix(deps): update dependency llama-index to v0.12.14 Jan 26, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 18a68bb to 43698cf Compare January 26, 2025 00:57
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.14 fix(deps): update dependency llama-index to v0.12.14 - autoclosed Jan 27, 2025
@renovate renovate bot closed this Jan 27, 2025
@renovate renovate bot deleted the renovate/llama-index-0.x-lockfile branch January 27, 2025 00:33
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.14 - autoclosed fix(deps): update dependency llama-index to v0.12.14 Jan 31, 2025
@renovate renovate bot reopened this Jan 31, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from ef9b7c4 to 43698cf Compare January 31, 2025 20:49
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.14 fix(deps): update dependency llama-index to v0.12.15 Jan 31, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch 2 times, most recently from f038f7c to 469f5bc Compare February 6, 2025 01:57
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.15 fix(deps): update dependency llama-index to v0.12.16 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 469f5bc to 41131bc Compare February 12, 2025 05:38
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.16 fix(deps): update dependency llama-index to v0.12.17 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 41131bc to 308c2ce Compare February 17, 2025 09:24
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.17 fix(deps): update dependency llama-index to v0.12.18 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 308c2ce to 8fe9097 Compare February 17, 2025 15:34
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.18 fix(deps): update dependency llama-index to v0.12.19 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 8fe9097 to ba4bea7 Compare February 18, 2025 06:19
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from ba4bea7 to 4d01888 Compare February 25, 2025 21:45
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.19 fix(deps): update dependency llama-index to v0.12.20 Feb 25, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from 4d01888 to b73a6fb Compare February 28, 2025 01:58
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.20 fix(deps): update dependency llama-index to v0.12.21 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/llama-index-0.x-lockfile branch from b73a6fb to c673f66 Compare March 1, 2025 03:02
@renovate renovate bot changed the title fix(deps): update dependency llama-index to v0.12.21 fix(deps): update dependency llama-index to v0.12.22 Mar 1, 2025
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.

0 participants