Skip to content

Pull requests: run-llama/llama_index

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(onedrive-reader): sanitize remote filename to prevent path traversal size:XS This PR changes 0-9 lines, ignoring generated files.
#22038 opened Jun 18, 2026 by citizen204 Contributor Loading…
3 tasks
chore(deps): bump the uv group across 13 directories with 7 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22037 opened Jun 18, 2026 by dependabot Bot Loading…
LLama Index Core IngestionCache: add async protocol size:M This PR changes 30-99 lines, ignoring generated files.
#22036 opened Jun 18, 2026 by DmytroNikishyn Loading…
10 of 12 tasks
docs: add SynapCores vector store + property graph store to community integrations size:S This PR changes 10-29 lines, ignoring generated files.
#22035 opened Jun 17, 2026 by mataluis2k Loading…
chore(deps): bump the uv group across 8 directories with 5 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22034 opened Jun 17, 2026 by dependabot Bot Loading…
fix: close leaked file handle in AzureCodeInterpreter upload_file size:M This PR changes 30-99 lines, ignoring generated files.
#22030 opened Jun 17, 2026 by kratos0718 Loading…
1 task done
fix: add missing timeout to HTTP requests across 9 integration packages size:L This PR changes 100-499 lines, ignoring generated files.
#22029 opened Jun 17, 2026 by sharmax-vikas Loading…
fix: resource leaks in HuggingFace FS, AlibabaCloud, Stripe Docs, SEC Filings readers and Galaxia retriever size:M This PR changes 30-99 lines, ignoring generated files.
#22027 opened Jun 17, 2026 by sharmax-vikas Loading…
chore(deps): bump the uv group across 6 directories with 4 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22024 opened Jun 17, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 30 directories with 4 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22023 opened Jun 17, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 31 directories with 3 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22017 opened Jun 16, 2026 by dependabot Bot Loading…
bump the uv group across 26 directories with 4 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22016 opened Jun 16, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 32 directories with 3 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22014 opened Jun 16, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 27 directories with 4 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22013 opened Jun 16, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 24 directories with 5 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22008 opened Jun 16, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 25 directories with 5 updates dependencies This PR changes a pyproject.toml or a poetry.lock file python:uv Pull requests that update python:uv code size:XS This PR changes 0-9 lines, ignoring generated files.
#22004 opened Jun 16, 2026 by dependabot Bot Loading…
fix(azureaisearch): store falsy metadata values instead of dropping them size:XS This PR changes 0-9 lines, ignoring generated files.
#22003 opened Jun 16, 2026 by HumphreySun98 Loading…
7 of 8 tasks
fix(redis): return exact node ids from add/async_add using removeprefix size:S This PR changes 10-29 lines, ignoring generated files.
#22002 opened Jun 16, 2026 by HumphreySun98 Loading…
7 of 8 tasks
fix(core): handle multi-block messages when writing streamed chat to history size:M This PR changes 30-99 lines, ignoring generated files.
#22001 opened Jun 16, 2026 by HumphreySun98 Loading…
7 of 8 tasks
fix(core): count tool-call and thinking tokens in Memory token estimate size:S This PR changes 10-29 lines, ignoring generated files.
#22000 opened Jun 16, 2026 by HumphreySun98 Loading…
7 of 8 tasks
fix(core): honor retriever_weights in QueryFusionRetriever reciprocal_rerank mode size:XS This PR changes 0-9 lines, ignoring generated files.
#21999 opened Jun 16, 2026 by HumphreySun98 Loading…
7 of 8 tasks
fix(llms-anthropic): cap cache_control breakpoints across messages for cache_idx=-1 size:M This PR changes 30-99 lines, ignoring generated files.
#21998 opened Jun 16, 2026 by sumleo Loading…
fix(llms-anthropic): add newer Claude models to prompt-caching support table size:S This PR changes 10-29 lines, ignoring generated files.
#21997 opened Jun 16, 2026 by sumleo Loading…
Add FunASRReader for local speech-to-text transcription size:L This PR changes 100-499 lines, ignoring generated files.
#21996 opened Jun 16, 2026 by sriharan0804 Loading…
Validate SQL identifiers in lantern, oracledb, and volcenginemysql vector stores (sibling of CVE-2025-1793) size:M This PR changes 30-99 lines, ignoring generated files.
#21995 opened Jun 16, 2026 by AgentGymLeader Loading…
ProTip! Filter pull requests by the default branch with base:main.