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
dbuos
All time
Commit history
Commits on Oct 7, 2025
Add support for GPT-5 models in utils.py (JSON_SCHEMA_MODELS) (#20045)
dbuos
authored
6f6ad72
View commit details
Copy full SHA for 6f6ad72
Browse repository at this point
Commits on Jun 4, 2025
feat: add OpenAI JSON Schema structured output support (#18897)
dbuos
authored
bc2d63b
View commit details
Copy full SHA for bc2d63b
Browse repository at this point
Commits on Mar 9, 2025
Update the code snipped in observability.md to use the new way of running step-wise
dbuos
committed
a8d2213
View commit details
Copy full SHA for a8d2213
Browse repository at this point
Update workflow example to include the `stepwise=True` parameter in `w.run()`. This ensures could execute the example code without 'ValueError: Stepwise context is required to run stepwise' error.
dbuos
committed
b90a44a
View commit details
Copy full SHA for b90a44a
Browse repository at this point
Commits on Mar 7, 2025
Change `AgentWorkflow` to `FunctionAgent` in documentation. (#18042)
dbuos
authored
54e0a2c
View commit details
Copy full SHA for 54e0a2c
Browse repository at this point
Commits on Mar 6, 2025
Fix the error raised when ReactAgent is created without an explicit system message (#18041)
dbuos
authored
d569009
View commit details
Copy full SHA for d569009
Browse repository at this point
Add support for running single-agent workflows within the BaseWorkflowAgent class (#18038)
dbuos
authored
3dee964
View commit details
Copy full SHA for 3dee964
Browse repository at this point
Commits on Mar 5, 2025
Update variable name in workflow code example (#18021)
dbuos
authored
ea1f987
View commit details
Copy full SHA for ea1f987
Browse repository at this point
Commits on Mar 4, 2025
Add code snippet in tool agent docs for clarity (#18005)
dbuos
authored
c963a9c
View commit details
Copy full SHA for c963a9c
Browse repository at this point
Doc fixes titles (#18004)
dbuos
authored
46d1a67
View commit details
Copy full SHA for 46d1a67
Browse repository at this point
Update agent documentation links in starter example guides (#18003)
dbuos
authored
402dbd5
View commit details
Copy full SHA for 402dbd5
Browse repository at this point
You can’t perform that action at this time.