Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hmmhmmhm
/
llama_index
Public
forked from
run-llama/llama_index
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
adrianlyjak
All time
Commit history
Commits on May 7, 2026
Fix OTel context detach noise (#21587)
adrianlyjak
authored
79cddb5
View commit details
Copy full SHA for 79cddb5
Browse repository at this point
Commits on Apr 2, 2026
Update llama-index-workflows dependency to >=2.14.0 (#21277)
adrianlyjak
authored
e8b22d9
View commit details
Copy full SHA for e8b22d9
Browse repository at this point
Commits on Mar 10, 2026
fix: pass through run id correctly (#20928)
adrianlyjak
authored
dee5e09
View commit details
Copy full SHA for dee5e09
Browse repository at this point
Commits on Mar 3, 2026
otel instrumentation enhancements (#20816)
adrianlyjak
authored
ec837e5
View commit details
Copy full SHA for ec837e5
Browse repository at this point
Commits on Jan 27, 2026
Compatibility for workflows context changes (#20557)
Show description for 44dcfef
adrianlyjak
authored
44dcfef
View commit details
Copy full SHA for 44dcfef
Browse repository at this point
chore: bump llama-index lockfile, and minor test tweaks (#20556)
Show description for d97d9bb
adrianlyjak
authored
d97d9bb
View commit details
Copy full SHA for d97d9bb
Browse repository at this point
ci: trigger workflows-py bump after llama-index-core release (#20565)
adrianlyjak
authored
0d4194f
View commit details
Copy full SHA for 0d4194f
Browse repository at this point
Commits on Nov 21, 2025
fix: ensure context is copied with async utils run_async (#20286)
adrianlyjak
authored
82141ed
View commit details
Copy full SHA for 82141ed
Browse repository at this point
Commits on Oct 30, 2025
Remove unnecessary sanity check so that failed publish jobs can be retried (#20191)
Show description for 74e5113
adrianlyjak
authored
74e5113
View commit details
Copy full SHA for 74e5113
Browse repository at this point
fix stray uv.lock (#20190)
adrianlyjak
authored
34b8244
View commit details
Copy full SHA for 34b8244
Browse repository at this point
make pre release pre commit not fail, just reformat (#20189)
Show description for 9654190
adrianlyjak
authored
9654190
View commit details
Copy full SHA for 9654190
Browse repository at this point
run all pre-commit when preparing (#20188)
adrianlyjak
authored
cf5917e
View commit details
Copy full SHA for cf5917e
Browse repository at this point
format updated docs (#20185)
adrianlyjak
authored
6f2eb4d
View commit details
Copy full SHA for 6f2eb4d
Browse repository at this point
Commits on Oct 29, 2025
Fix: update lock to latest workflow and fix issues (#20173)
adrianlyjak
authored
0648d2e
View commit details
Copy full SHA for 0648d2e
Browse repository at this point
Commits on Oct 28, 2025
Remove llama-index-utils-workflow, its been moved to run-llama/workflows-py (#20166)
Show description for 3d35b35
adrianlyjak
authored
3d35b35
View commit details
Copy full SHA for 3d35b35
Browse repository at this point
Commits on Oct 9, 2025
fix: workflows links (#20061)
adrianlyjak
authored
a453abe
View commit details
Copy full SHA for a453abe
Browse repository at this point
Commits on Sep 16, 2025
Fix sparse vector compatibility (#19882)
adrianlyjak
authored
5c0ca8d
View commit details
Copy full SHA for 5c0ca8d
Browse repository at this point
Commits on Jun 2, 2025
Add StopEvent step validation (#18932)
adrianlyjak
authored
7714b1c
View commit details
Copy full SHA for 7714b1c
Browse repository at this point
Commits on Jun 1, 2025
Add compatibility check before providing tool_required (#18922)
adrianlyjak
authored
1f00850
View commit details
Copy full SHA for 1f00850
Browse repository at this point
Handle untested no tools scenario for anthropic tool config (#18923)
adrianlyjak
authored
84c05c1
View commit details
Copy full SHA for 84c05c1
Browse repository at this point
Commits on May 30, 2025
Openai version bump (#18907)
adrianlyjak
authored
a1fd6fd
View commit details
Copy full SHA for a1fd6fd
Browse repository at this point
bump openai-like to match openai version (#18906)
adrianlyjak
authored
206caef
View commit details
Copy full SHA for 206caef
Browse repository at this point
Add require_tool param to function calling LLMs (#18654)
adrianlyjak
authored
26f2370
View commit details
Copy full SHA for 26f2370
Browse repository at this point
Commits on May 9, 2025
Removes llama-index-llms-text-generation-inference (#18656)
adrianlyjak
authored
4528e6c
View commit details
Copy full SHA for 4528e6c
Browse repository at this point
log deprecation warning for TextGenerationInference (#18659)
adrianlyjak
authored
50600c2
View commit details
Copy full SHA for 50600c2
Browse repository at this point
Commits on Mar 31, 2025
LiteLLM: better support tools streaming, and support multimodal inputs (#18314)
adrianlyjak
authored
8dec39a
View commit details
Copy full SHA for 8dec39a
Browse repository at this point
You can’t perform that action at this time.