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(eval): use last-match for verdict extraction in pairwise comparison and JSON parsing size:M This PR changes 30-99 lines, ignoring generated files.
#22599 opened Aug 5, 2026 by AUTHENSOR Loading…
Implement async for LLMRerank lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
#22597 opened Aug 5, 2026 by bschloss Contributor Loading…
10 of 18 tasks
fix(vllm): filter unsupported SamplingParams kwargs (best_of) size:M This PR changes 30-99 lines, ignoring generated files.
#22595 opened Aug 5, 2026 by 686f6c61 Loading…
1 of 2 tasks
Feature: Add OTEL GENAI observability around inference, tool and retrieval events. size:L This PR changes 100-499 lines, ignoring generated files.
#22593 opened Aug 5, 2026 by eternalcuriouslearner Loading…
11 of 18 tasks
fix: stop __getstate__ deleting attributes from the object being pickled size:XS This PR changes 0-9 lines, ignoring generated files.
#22592 opened Aug 5, 2026 by RavSinghChandan Loading…
fix(missing_documentation): Def chunks in llama-index-core/llama_index/core/async_util size:S This PR changes 10-29 lines, ignoring generated files.
#22590 opened Aug 5, 2026 by nickhac Loading…
fix(core): await pydantic multi selector program size:S This PR changes 10-29 lines, ignoring generated files.
#22589 opened Aug 5, 2026 by RerankerGuo Loading…
8 of 10 tasks
fix(core): respect empty condense chat history size:S This PR changes 10-29 lines, ignoring generated files.
#22588 opened Aug 5, 2026 by RerankerGuo Loading…
8 of 10 tasks
fix(oci-data-science): honor per-call strict false size:XS This PR changes 0-9 lines, ignoring generated files.
#22587 opened Aug 5, 2026 by RerankerGuo Loading…
8 of 10 tasks
fix(core): respect zero voice export limits size:XS This PR changes 0-9 lines, ignoring generated files.
#22586 opened Aug 5, 2026 by RerankerGuo Loading…
9 of 18 tasks
fix(missing_documentation): Def get_asyncio_module in llama-index-core/llama_index/cor size:M This PR changes 30-99 lines, ignoring generated files.
#22585 opened Aug 5, 2026 by nickhac Loading…
fix(missing_documentation): Def asyncio_module in llama-index-core/llama_index/core/as size:S This PR changes 10-29 lines, ignoring generated files.
#22584 opened Aug 5, 2026 by nickhac Loading…
feat(core): give ChatMessage an id_ (#14881) size:S This PR changes 10-29 lines, ignoring generated files.
#22583 opened Aug 4, 2026 by shivamlalakiya Loading…
10 of 12 tasks
feat(core): add opt-in fallback_to_llm for empty retrieval (#20894) size:S This PR changes 10-29 lines, ignoring generated files.
#22582 opened Aug 4, 2026 by shivamlalakiya Loading…
10 of 12 tasks
2
fix(core): always declare "required" in a tool's parameter schema size:XS This PR changes 0-9 lines, ignoring generated files.
#22581 opened Aug 4, 2026 by shivamlalakiya Loading…
10 of 12 tasks
fix(core): keep incomplete string values in parse_partial_json size:L This PR changes 100-499 lines, ignoring generated files.
#22580 opened Aug 4, 2026 by shivamlalakiya Loading…
10 of 12 tasks
fix(core): don't mutate the instance when pickling a BaseComponent size:XS This PR changes 0-9 lines, ignoring generated files.
#22579 opened Aug 4, 2026 by shivamlalakiya Loading…
10 of 12 tasks
fix(lancedb): escape IDs in vector-store delete filters size:S This PR changes 10-29 lines, ignoring generated files.
#22577 opened Aug 4, 2026 by Linxiushen Loading…
9 of 11 tasks
[Bug]: managed-lancedb: delete methods build filter predicates via unescaped concatenation of doc ids size:XS This PR changes 0-9 lines, ignoring generated files.
#22576 opened Aug 4, 2026 by ojassharma7 Loading…
feat(core): add JsonSchemaToPydantic — JSON Schema → Pydantic model converter size:L This PR changes 100-499 lines, ignoring generated files.
#22575 opened Aug 4, 2026 by lets-order-some-fries Loading…
1 task done
chore(deps): bump the uv group across 4 directories with 10 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.
#22574 opened Aug 4, 2026 by dependabot Bot Loading…
chore(deps): bump the uv group across 3 directories with 12 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.
#22573 opened Aug 4, 2026 by dependabot Bot Loading…
Fix langchain-community deprecation breaking langchain bridge imports size:M This PR changes 30-99 lines, ignoring generated files.
#22570 opened Aug 4, 2026 by SjeYinTeoIntel Loading…
9 tasks done
docs: retire llamacloud-mcp page, point MCP docs at LlamaParse MCP size:M This PR changes 30-99 lines, ignoring generated files.
#22569 opened Aug 4, 2026 by Georgehe4 Contributor Loading…
fix(agent): make extract_final_response accept missing Thought: prefix size:M This PR changes 30-99 lines, ignoring generated files.
#22568 opened Aug 4, 2026 by truongsontung Loading…
ProTip! Exclude everything labeled bug with -label:bug.