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
Javtor
All time
Commit history
Commits on Jul 28, 2025
Support default managed embeddings in LlamaCloudIndex (#19545)
Javtor
authored
99d9388
View commit details
Copy full SHA for 99d9388
Browse repository at this point
Commits on Apr 3, 2025
Fix Sharepoint folder path encoding issue (#18357)
Show description for 0819982
Javtor
authored
0819982
View commit details
Copy full SHA for 0819982
Browse repository at this point
Commits on Dec 20, 2024
Fix exclude text in document serialization (#17341)
Show description for 46a74f5
Javtor
authored
46a74f5
View commit details
Copy full SHA for 46a74f5
Browse repository at this point
Commits on Nov 7, 2024
Fix: remove asignee email address in JiraReader (#16866)
Javtor
authored
52aeecf
View commit details
Copy full SHA for 52aeecf
Browse repository at this point
Commits on Nov 6, 2024
Fix Asignee and Reporter metadata for Epics in JiraReader (#16842)
Javtor
authored
5b581a3
View commit details
Copy full SHA for 5b581a3
Browse repository at this point
Commits on Sep 9, 2024
Fix error handling in sharepoint reader (#15868)
Javtor
authored
a5d7b53
View commit details
Copy full SHA for a5d7b53
Browse repository at this point
Commits on Jun 28, 2024
Invalidate s3fs cache in S3Reader (#14441)
Show description for a708505
Javtor
authored
a708505
View commit details
Copy full SHA for a708505
Browse repository at this point
Commits on Jun 25, 2024
Also use ref_doc_id to dedup in _ahandle_recursive_retrieval (#14383)
Show description for 5142603
Javtor
authored
5142603
View commit details
Copy full SHA for 5142603
Browse repository at this point
Commits on Jun 23, 2024
Update required llama-index-core in llama cloud integration (#14327)
Javtor
authored
35dbacc
View commit details
Copy full SHA for 35dbacc
Browse repository at this point
Commits on Jun 22, 2024
Update LlamaCloud integration (#14254)
Javtor
authored
b517486
View commit details
Copy full SHA for b517486
Browse repository at this point
Commits on May 17, 2024
Implement BaseFilesystemReader in S3Reader and SharePoint Reader (#13408)
Show description for e6daed5
Javtor
authored
e6daed5
View commit details
Copy full SHA for e6daed5
Browse repository at this point
Add BaseFilesystemReader interface + implement in SimpleDirectoryReader (#13424)
Show description for 980e617
Javtor
authored
980e617
View commit details
Copy full SHA for 980e617
Browse repository at this point
Commits on Apr 30, 2024
Exclude access control metadata keys from LLMs and embeddings - SharePoint Reader (#13184)
Show description for dd3a25c
Javtor
authored
dd3a25c
View commit details
Copy full SHA for dd3a25c
Browse repository at this point
Commits on Apr 26, 2024
Use MetadataFilters in LlamaCloud retriever (#13117)
Show description for 71ed6f1
Javtor
authored
71ed6f1
View commit details
Copy full SHA for 71ed6f1
Browse repository at this point
Commits on Apr 25, 2024
Add nested filters support for Qdrant and Pinecone (#13113)
Show description for e85e5fd
Javtor
authored
e85e5fd
View commit details
Copy full SHA for e85e5fd
Browse repository at this point
Commits on Apr 24, 2024
Add access control related metadata to SharePoint reader (#13067)
Show description for 00f0fea
Javtor
authored
00f0fea
View commit details
Copy full SHA for 00f0fea
Browse repository at this point
Commits on Apr 22, 2024
Fix error querying PineconeVectorStore using sparse query mode (#12967)
Show description for 521178f
Javtor
authored
521178f
View commit details
Copy full SHA for 521178f
Browse repository at this point
Commits on Apr 12, 2024
fix: wrong doc id when using default s3 endpoint in S3Reader (#12803)
Show description for 8fcae95
Javtor
authored
8fcae95
View commit details
Copy full SHA for 8fcae95
Browse repository at this point
Use None as the default value for s3_endpoint_url in S3Reader (#12763)
Show description for f1124cf
Javtor
authored
f1124cf
View commit details
Copy full SHA for f1124cf
Browse repository at this point
Commits on Apr 10, 2024
Refactor kvdocstore delete methods (#12681)
Show description for 3553f56
Javtor
authored
3553f56
View commit details
Copy full SHA for 3553f56
Browse repository at this point
Commits on Apr 8, 2024
Actually bump readers/file version (#12660)
Javtor
authored
2ec36fc
View commit details
Copy full SHA for 2ec36fc
Browse repository at this point
Add in-memory loading for non-default filesystems in PDFReader (#12659)
Show description for 69427f9
Javtor
authored
69427f9
View commit details
Copy full SHA for 69427f9
Browse repository at this point
Commits on Apr 5, 2024
Fix MarkdownNodeParser ref_doc_id (#12615)
Javtor
authored
2200c13
View commit details
Copy full SHA for 2200c13
Browse repository at this point
Commits on Mar 27, 2024
Update s3 reader readme (#12343)
Show description for 06efb74
Javtor
authored
06efb74
View commit details
Copy full SHA for 06efb74
Browse repository at this point
Commits on Mar 21, 2024
Add s3 as data source (#12151)
Show description for 6851073
Javtor
and
logan-markewich
authored
6851073
View commit details
Copy full SHA for 6851073
Browse repository at this point
Commits on Mar 20, 2024
Use S3FS in S3Reader (#12061)
Show description for 181b322
Javtor
and
logan-markewich
authored
181b322
View commit details
Copy full SHA for 181b322
Browse repository at this point
Commits on Oct 12, 2023
Javier/llama 485 support sqlalchemy<2 (#8060)
Javtor
authored
4be2b5e
View commit details
Copy full SHA for 4be2b5e
Browse repository at this point
Commits on Oct 3, 2023
Implement own SQLDatabase class, remove langchain (#7929)
Javtor
authored
0284dc2
View commit details
Copy full SHA for 0284dc2
Browse repository at this point
Commits on Sep 27, 2023
Replace print_text and get_color_mapping langchain dependency with internal implementation (#7845)
Javtor
authored
a874b06
View commit details
Copy full SHA for a874b06
Browse repository at this point
Commits on Sep 25, 2023
Do not auto-connect on ctor for postgres (#7793)
Javtor
authored
b869946
View commit details
Copy full SHA for b869946
Browse repository at this point
Commits on Sep 22, 2023
📝docs: Update Chatbot Tutorial and Notebook (#7767)
Javtor
authored
9ad51ab
View commit details
Copy full SHA for 9ad51ab
Browse repository at this point
You can’t perform that action at this time.