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
examples
on
vectara
User selector
All users
All time
Commit history
Commits on Aug 24, 2023
Prompt refactor (#7319)
Disiok
authored
ec77e44
View commit details
Copy full SHA for ec77e44
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
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 15, 2023
Streaming fix (#7264)
sourabhdesai
authored
332a0a1
View commit details
Copy full SHA for 332a0a1
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
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
Commits on Aug 6, 2023
fix for concurrent OpenAIAgent streaming issue + notebook that was able to reproduce the issue (#7164)
sourabhdesai
authored
cad264f
View commit details
Copy full SHA for cad264f
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Move splitter to top-level (#7138)
Disiok
authored
43dd48e
View commit details
Copy full SHA for 43dd48e
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
Predibase LLM Integration (#7099)
Show description for 515015a
Abhay-765
authored
515015a
View commit details
Copy full SHA for 515015a
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Add basic `ColbertIndex` and `ColbertRetriever` to `experimental` folder (#6818)
jon-chuang
authored
d8a92e0
View commit details
Copy full SHA for d8a92e0
View code at this point
Browse repository at this point
Commits on Jul 26, 2023
Remove usage of llm predictor (#7040)
logan-markewich
authored
792c4f0
View commit details
Copy full SHA for 792c4f0
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
Fixed notebook links (#6943)
ravi03071991
authored
ea49e9b
View commit details
Copy full SHA for ea49e9b
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
chore: added a help message to makefile (#6861)
Show description for 9a48208
jjmachan
authored
9a48208
View commit details
Copy full SHA for 9a48208
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
Update Chatbot_SEC.ipynb (#6808)
Show description for 5b8148f
mickeybeurskens
authored
5b8148f
View commit details
Copy full SHA for 5b8148f
View code at this point
Browse repository at this point
Commits on Jul 5, 2023
feat(formatting): `black[jupyter]` (#6732)
jon-chuang
authored
bbe6cfb
View commit details
Copy full SHA for bbe6cfb
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Update all notebooks to use native openai integration (#6696)
Disiok
authored
4ace6c5
View commit details
Copy full SHA for 4ace6c5
View code at this point
Browse repository at this point
Commits on Jul 2, 2023
Evaporate pydantic program (#6666)
Show description for d09cbb8
hongyishi
and
jerryjliu
authored
d09cbb8
View commit details
Copy full SHA for d09cbb8
View code at this point
Browse repository at this point
Commits on Jul 1, 2023
feat: async mode for "refine" and compact "response_mode" (#6590)
jjmachan
authored
a378179
View commit details
Copy full SHA for a378179
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
[Feature] Add redis functionality for `IndexStore` & `DocumentStore` (#6575)
NickNYU
authored
65ecd50
View commit details
Copy full SHA for 65ecd50
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Document Modelling Refactor V3 (#6586)
logan-markewich
authored
985283f
View commit details
Copy full SHA for 985283f
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
fix multimodal notebook (#6123)
logan-markewich
authored
72fd72a
View commit details
Copy full SHA for 72fd72a
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Drop GPT Prefix (#5822)
Show description for d8e9b77
Disiok
authored
d8e9b77
View commit details
Copy full SHA for d8e9b77
View code at this point
Browse repository at this point
Commits on Jun 3, 2023
refine tool interface (#4805)
jerryjliu
authored
c2f2436
View commit details
Copy full SHA for c2f2436
View code at this point
Browse repository at this point
Commits on Jun 2, 2023
Removing stray imports from examples/docs (#4771)
Show description for 3087a37
ahwitz
authored
3087a37
View commit details
Copy full SHA for 3087a37
View code at this point
Browse repository at this point
Commits on May 31, 2023
Clean up prompt helper (#4277)
Show description for 7c5488a
Disiok
authored
7c5488a
View commit details
Copy full SHA for 7c5488a
View code at this point
Browse repository at this point
Commits on May 26, 2023
Remove prompt subclasses (#3878)
Show description for c4b1e4a
Disiok
authored
c4b1e4a
View commit details
Copy full SHA for c4b1e4a
View code at this point
Browse repository at this point
Commits on May 25, 2023
Vellum <-> LlamaIndex Integration (#3726)
Show description for c38fe45
noanflaherty
and
jerryjliu
authored
c38fe45
View commit details
Copy full SHA for c38fe45
View code at this point
Browse repository at this point
Add DynamoDB Store (#3765)
Show description for 429260f
sinofseven
authored
429260f
View commit details
Copy full SHA for 429260f
View code at this point
Browse repository at this point
Commits on May 15, 2023
readability: LangChain example AgentExecutor variable (#3356)
Show description for 925f98b
zioproto
authored
925f98b
View commit details
Copy full SHA for 925f98b
View code at this point
Browse repository at this point
Commits on May 14, 2023
Added Aim callback handler (#3045)
Show description for 2d02ef9
tamohannes
and
logan-markewich
authored
2d02ef9
View commit details
Copy full SHA for 2d02ef9
View code at this point
Browse repository at this point
Commits on May 12, 2023
Fix a minor typo (#3259)
Show description for a08474d
ayulockin
and
Ayush Thakur
authored
a08474d
View commit details
Copy full SHA for a08474d
View code at this point
Browse repository at this point
Commits on May 10, 2023
Move callback hooks deeper (#2669)
Show description for dcdfd8a
logan-markewich
authored
dcdfd8a
View commit details
Copy full SHA for dcdfd8a
View code at this point
Browse repository at this point
Fix streaming (#3125)
Show description for 5b99cc3
Disiok
authored
5b99cc3
View commit details
Copy full SHA for 5b99cc3
View code at this point
Browse repository at this point
Move Redis notebook (#3141)
Show description for 76b355a
Disiok
authored
76b355a
View commit details
Copy full SHA for 76b355a
View code at this point
Browse repository at this point
Redis Vector Store (#1895)
Show description for 0937c04
Spartee
authored
0937c04
View commit details
Copy full SHA for 0937c04
View code at this point
Browse repository at this point
Commits on May 8, 2023
Update code to use latest LangChain module (#2593)
rushtehrani
authored
5685b90
View commit details
Copy full SHA for 5685b90
View code at this point
Browse repository at this point
Commits on May 5, 2023
Move optimizer and analysis notebooks. (#2559)
Show description for bdd5ce2
Disiok
authored
bdd5ce2
View commit details
Copy full SHA for bdd5ce2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.