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
Breadcrumbs
History for
llama_index
tests
on
vectara
User selector
All users
All time
Commit history
Commits on Aug 28, 2023
linting
logan-markewich
committed
c37f854
View commit details
Copy full SHA for c37f854
View code at this point
Browse repository at this point
Merge branch 'main' into vectara
logan-markewich
committed
bc90925
View commit details
Copy full SHA for bc90925
View code at this point
Browse repository at this point
refactored to us query_bundle instead of the VectaraQuery
Show description for e755b6c
ofermend
committed
e755b6c
View commit details
Copy full SHA for e755b6c
View code at this point
Browse repository at this point
updates
ofermend
committed
d1f6dd1
View commit details
Copy full SHA for d1f6dd1
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
fixed some lint issues; made test_vectara skip testing if no credentials are provided
ofermend
committed
31e1aa2
View commit details
Copy full SHA for 31e1aa2
View code at this point
Browse repository at this point
added FILE_UPLOAD support
ofermend
committed
4d2b9fd
View commit details
Copy full SHA for 4d2b9fd
View code at this point
Browse repository at this point
complete refactor to build on top of (new) managed index abstraction
Show description for 1e85f5b
ofermend
committed
1e85f5b
View commit details
Copy full SHA for 1e85f5b
View code at this point
Browse repository at this point
Commits on Aug 25, 2023
implementation for using structured output to filter out invalid answers in refine synthesis (#7317)
sourabhdesai
authored
27f6111
View commit details
Copy full SHA for 27f6111
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Support pydantic v2 (#7394)
srhinos
authored
9c6bd9f
View commit details
Copy full SHA for 9c6bd9f
View code at this point
Browse repository at this point
Prompt refactor (#7319)
Disiok
authored
ec77e44
View commit details
Copy full SHA for ec77e44
View code at this point
Browse repository at this point
feat: direction-wise SubGraph RAG (#7378)
wey-gu
authored
b7c4906
View commit details
Copy full SHA for b7c4906
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
enhancement: add max_tokens to xinference (#7372)
Bojun-Feng
authored
49372df
View commit details
Copy full SHA for 49372df
View code at this point
Browse repository at this point
update simple node parser usage (#7370)
logan-markewich
authored
f847235
View commit details
Copy full SHA for f847235
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
[Feature] Add support for Cassandra Vector Store (#6784)
hemidactylus
authored
2d49d85
View commit details
Copy full SHA for 2d49d85
View code at this point
Browse repository at this point
Function schema description (#7348)
SlapDrone
authored
8857eb2
View commit details
Copy full SHA for 8857eb2
View code at this point
Browse repository at this point
Properly skip unit-tests when packages not installed (#7351)
Disiok
authored
9a374d3
View commit details
Copy full SHA for 9a374d3
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
make all service context objects pydantic 2/2 (#7316)
logan-markewich
authored
79d6a1d
View commit details
Copy full SHA for 79d6a1d
View code at this point
Browse repository at this point
Support Firestore as LlamaIndex Storage (#7305)
pl04351820
authored
dc5f07d
View commit details
Copy full SHA for dc5f07d
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
move LLM and embeddings to pydantic (#7289)
logan-markewich
authored
71672e6
View commit details
Copy full SHA for 71672e6
View code at this point
Browse repository at this point
Fix sentence splitter bug (#7303)
Disiok
authored
47fed90
View commit details
Copy full SHA for 47fed90
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
feat: KG RAG query engine, enable Graph RAG on existing KGs (#7204)
wey-gu
authored
32fc544
View commit details
Copy full SHA for 32fc544
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
[version] bump to v0.8.2.post1 (#7261)
logan-markewich
authored
8a587df
View commit details
Copy full SHA for 8a587df
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
Move from test to supported claude-instant-1 (#7219)
mikelambert
authored
8f5ddc4
View commit details
Copy full SHA for 8f5ddc4
View code at this point
Browse repository at this point
Integrate Rockset as a vector store (#7111)
gadhagod
authored
69bb278
View commit details
Copy full SHA for 69bb278
View code at this point
Browse repository at this point
add support for Async tool execution (#7239)
sourabhdesai
authored
dfd1934
View commit details
Copy full SHA for dfd1934
View code at this point
Browse repository at this point
make llm and embeddings more optional and robust (#7255)
logan-markewich
authored
823a5e0
View commit details
Copy full SHA for 823a5e0
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
defaults changes v2 (#7236)
Show description for a9e4b13
3 people
authored
a9e4b13
View commit details
Copy full SHA for a9e4b13
View code at this point
Browse repository at this point
[version] bump to 0.7.24.post1 (#7235)
logan-markewich
authored
f3959bb
View commit details
Copy full SHA for f3959bb
View code at this point
Browse repository at this point
Update defaults (#7223)
Show description for 3ced9c0
3 people
authored
3ced9c0
View commit details
Copy full SHA for 3ced9c0
View code at this point
Browse repository at this point
Merge branch 'jerryjliu:main' into vectara
ofermend
authored
68945a6
View commit details
Copy full SHA for 68945a6
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Refactor openai agent (#7077)
SlapDrone
authored
f547c5b
View commit details
Copy full SHA for f547c5b
View code at this point
Browse repository at this point
fixed merge conflict
ofermend
committed
27a2caa
View commit details
Copy full SHA for 27a2caa
View code at this point
Browse repository at this point
Vectara vector store - initial commit
ofermend
committed
1113524
View commit details
Copy full SHA for 1113524
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Make ChatMemoryBuffer Pickleable (#7205)
SlapDrone
authored
5ea2e4c
View commit details
Copy full SHA for 5ea2e4c
View code at this point
Browse repository at this point
feat: Add Xorbits Inference for local deployment (#7151)
Bojun-Feng
authored
b03ed5e
View commit details
Copy full SHA for b03ed5e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.