openllmetry icon indicating copy to clipboard operation
openllmetry copied to clipboard

chore(deps-dev): bump llama-index from 0.10.30 to 0.10.33 in /packages/opentelemetry-instrumentation-llamaindex

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps llama-index from 0.10.30 to 0.10.33.

Release notes

Sourced from llama-index's releases.

v0.10.33

No release notes provided.

v0.10.32

No release notes provided.

2024-04-23 (v0.10.31)

llama-index-core [0.10.31]

  • fix async streaming response from query engine (#12953)
  • enforce uuid in element node parsers (#12951)
  • add function calling LLM program (#12980)
  • make the PydanticSingleSelector work with async api (#12964)
  • fix query pipeline's arun_with_intermediates (#13002)

llama-index-agent-coa [0.1.0]

  • Add COA Agent integration (#13043)

llama-index-agent-lats [0.1.0]

  • Official LATs agent integration (#13031)

llama-index-agent-llm-compiler [0.1.0]

  • Add LLMCompiler Agent Integration (#13044)

llama-index-llms-anthropic [0.1.10]

  • Add the ability to pass custom headers to Anthropic LLM requests (#12819)

llama-index-llms-bedrock [0.1.7]

  • Adding claude 3 opus to BedRock integration (#13033)

llama-index-llms-fireworks [0.1.5]

  • Add new Llama 3 and Mixtral 8x22b model into Llama Index for Fireworks (#12970)

llama-index-llms-openai [0.1.16]

  • Fix AsyncOpenAI "RuntimeError: Event loop is closed bug" when instances of AsyncOpenAI are rapidly created & destroyed (#12946)
  • Don't retry on all OpenAI APIStatusError exceptions - just InternalServerError (#12947)

llama-index-llms-watsonx [0.1.7]

  • Updated IBM watsonx foundation models (#12973)

llama-index-packs-code-hierarchy [0.1.6]

... (truncated)

Changelog

Sourced from llama-index's changelog.

llama-index-core [0.10.33]

  • add agent_worker.as_agent() (#13061)

llama-index-embeddings-bedrock [0.1.5]

  • Use Bedrock cohere character limit (#13126)

llama-index-tools-google [0.1.5]

  • Change default value for attendees to empty list (#13134)

llama-index-graph-stores-falkordb [0.1.4]

  • Skip index creation error when index already exists (#13085)

llama-index-tools-google [0.1.4]

  • Fix datetime for google calendar create_event api (#13132)

llama-index-llms-anthropic [0.1.11]

  • Merge multiple prompts into one (#13131)

llama-index-indices-managed-llama-cloud [0.1.6]

  • Use MetadataFilters in LlamaCloud Retriever (#13117)

llama-index-graph-stores-kuzu [0.1.3]

  • Fix kuzu integration .execute() calls (#13100)

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

  • Maintenance update to keep up to date with lantern builds (#13116)

[2024-04-25]

llama-index-core [0.10.32]

  • Corrected wrong output type for OutputKeys.from_keys() (#13086)
  • add run_jobs to aws base embedding (#13096)
  • allow user to customize the keyword extractor prompt template (#13083)
  • (CondenseQuestionChatEngine) Do not condense the question if there's no conversation history (#13069)
  • QueryPlanTool: Execute tool calls in subsequent (dependent) nodes in the query plan (#13047)
  • Fix for fusion retriever sometime return Nonetype query(s) before similarity search (#13112)

llama-index-embeddings-ipex-llm [0.1.1]

  • Support llama-index-embeddings-ipex-llm for Intel GPUs (#13097)

... (truncated)

Commits
  • 702bdba clog and vbumps
  • 978e43d Bedrock cohere character limit (#13126)
  • d021f13 change default value for attendees to empty list (#13134)
  • bfd9228 fix(falkordb): skip the create index error when the index is already … (#13085)
  • 9859599 Update google calendar create_event api to correctly parse start/end_datetime...
  • 053e6b4 add agent_worker.as_agent() (#13061)
  • c94505a anthropic system prompt (#13131)
  • 71ed6f1 Use MetadataFilters in LlamaCloud retriever (#13117)
  • f3915f3 Fix kuzu integration .execute() calls, which require a dict not a list of tup...
  • 9a91786 Update llama-index-vector-stores-lantern's index method to 'lantern_hnsw' to ...
  • 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)

dependabot[bot] avatar Apr 29 '24 02:04 dependabot[bot]

The following labels could not be found: opentelemetry-instrumentation-llamaindex.

dependabot[bot] avatar Apr 29 '24 02:04 dependabot[bot]

Superseded by #980.

dependabot[bot] avatar May 06 '24 02:05 dependabot[bot]