openllmetry
openllmetry copied to clipboard
chore(deps-dev): bump llama-index from 0.10.30 to 0.10.33 in /packages/opentelemetry-instrumentation-llamaindex
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
702bdbaclog and vbumps978e43dBedrock cohere character limit (#13126)d021f13change default value for attendees to empty list (#13134)bfd9228fix(falkordb): skip the create index error when the index is already … (#13085)9859599Update google calendar create_event api to correctly parse start/end_datetime...053e6b4add agent_worker.as_agent() (#13061)c94505aanthropic system prompt (#13131)71ed6f1Use MetadataFilters in LlamaCloud retriever (#13117)f3915f3Fix kuzu integration .execute() calls, which require a dict not a list of tup...9a91786Update llama-index-vector-stores-lantern's index method to 'lantern_hnsw' to ...- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: opentelemetry-instrumentation-llamaindex.
Superseded by #980.