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(core): refresh agent state prompt after tool updates size:XS This PR changes 0-9 lines, ignoring generated files.
#22249 opened Jul 5, 2026 by russeell Loading…
8 of 15 tasks
fix: TextBlock.amerge no longer emits an empty block on oversized first split size:XS This PR changes 0-9 lines, ignoring generated files.
#22247 opened Jul 5, 2026 by Vedant-Agarwal Loading…
Add request-scoped partial params for function tools size:M This PR changes 30-99 lines, ignoring generated files.
#22244 opened Jul 4, 2026 by kmishra1204 Loading…
fix(groq): replace decommissioned llama3-70b-8192 model references size:XS This PR changes 0-9 lines, ignoring generated files.
#22243 opened Jul 4, 2026 by kuwar13 Loading…
10 of 12 tasks
fix: upgrade litellm to 1.84.0 (CVE-2026-49468) size:XS This PR changes 0-9 lines, ignoring generated files.
#22242 opened Jul 4, 2026 by orbisai0security Loading…
3 tasks done
feat: add max_retries and timeout parameters to VoyageEmbedding size:M This PR changes 30-99 lines, ignoring generated files.
#22239 opened Jul 2, 2026 by upchunk Contributor Loading…
10 of 16 tasks
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.
#22237 opened Jul 2, 2026 by dependabot Bot Loading…
Fix unhandled exceptions escaping apredict_and_call/predict_and_call on unknown tool names and task failures size:M This PR changes 30-99 lines, ignoring generated files.
#22235 opened Jul 2, 2026 by Aayush-engineer Loading…
Fix Vearch query flag handling and delete call size:S This PR changes 10-29 lines, ignoring generated files.
#22230 opened Jul 2, 2026 by WOLIKIMCHENG Contributor Loading…
8 of 10 tasks
[Docs]: add DProvenanceKit integration to observability docs size:M This PR changes 30-99 lines, ignoring generated files.
#22229 opened Jul 2, 2026 by Therealdk8890 Loading…
6 of 8 tasks
fix: Maritalk streaming strips only the leading 'data: ' SSE prefix size:XS This PR changes 0-9 lines, ignoring generated files.
#22228 opened Jul 2, 2026 by ritsth Loading…
8 tasks done
fix: close leaked file handles in HotpotQA benchmark size:S This PR changes 10-29 lines, ignoring generated files.
#22225 opened Jul 2, 2026 by kratos0718 Loading…
fix: SiliconFlow astream_chat crashes when streamed content contains "data: " size:M This PR changes 30-99 lines, ignoring generated files.
#22224 opened Jul 2, 2026 by ritsth Loading…
8 tasks done
fix: SageMaker streaming corrupts generated text via lstrip/rstrip char sets size:S This PR changes 10-29 lines, ignoring generated files.
#22222 opened Jul 1, 2026 by ritsth Loading…
8 tasks done
Clarify FactExtractionMemoryBlock condense prompt to return a full snapshot lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
#22213 opened Jul 1, 2026 by ameyypawar Loading…
2 tasks done
Respect empty tool spec function lists size:XS This PR changes 0-9 lines, ignoring generated files.
#22208 opened Jul 1, 2026 by hsusul Contributor Loading…
4 tasks done
fix(mcp): resolve inline nested objects in create_model_from_json_schema size:XS This PR changes 0-9 lines, ignoring generated files.
#22207 opened Jul 1, 2026 by uttam12331 Loading…
fix(readers): add missing timeout parameter to requests.get calls in OneDriveReader size:M This PR changes 30-99 lines, ignoring generated files.
#22200 opened Jun 30, 2026 by Hasnaathussain Loading…
feat(property_graph): add raise_on_error to LLM path extractors size:M This PR changes 30-99 lines, ignoring generated files.
#22195 opened Jun 30, 2026 by Om-Borse26 Loading…
feat(core): add tool execution audit callbacks size:L This PR changes 100-499 lines, ignoring generated files.
#22185 opened Jun 29, 2026 by rodboev Loading…
10 of 23 tasks
🔒 Security: block getattr/hasattr dunder string bypass in _validate_generated_code size:S This PR changes 10-29 lines, ignoring generated files.
#22184 opened Jun 29, 2026 by shunfeng8421 Loading…
Handle empty list outputs in FunctionTool as text size:XS This PR changes 0-9 lines, ignoring generated files.
#22181 opened Jun 28, 2026 by onyx679 Loading…
fix(core): reject invalid node identity kwargs size:S This PR changes 10-29 lines, ignoring generated files.
#22173 opened Jun 28, 2026 by rodboev Loading…
12 of 26 tasks
fix(readers): use asyncio_run in readability web reader size:XS This PR changes 0-9 lines, ignoring generated files.
#22158 opened Jun 27, 2026 by Ghraven Contributor Loading…
fix(core): default MetadataFilters condition to AND when None size:XS This PR changes 0-9 lines, ignoring generated files.
#22155 opened Jun 26, 2026 by aditya-786 Loading…
9 of 10 tasks
ProTip! Exclude everything labeled bug with -label:bug.