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
jamesbraza
All time
Commit history
Commits on Jan 19, 2024
`beautifulsoup4` optional dependency (#10156)
Show description for 47b34d1
jamesbraza
authored
47b34d1
View commit details
Copy full SHA for 47b34d1
Browse repository at this point
Commits on Dec 18, 2023
Removing `types-protobuf` as required dependency (#9595)
jamesbraza
authored
22cef9c
View commit details
Copy full SHA for 22cef9c
Browse repository at this point
Commits on Dec 14, 2023
Allowing `LOCALAI_DEFAULTS` to work with `__ror__` (#9502)
jamesbraza
authored
5fdf7f5
View commit details
Copy full SHA for 5fdf7f5
Browse repository at this point
Added missing `default=None` to `LLM.system_prompt` (#9504)
Show description for 9d4528d
jamesbraza
authored
9d4528d
View commit details
Copy full SHA for 9d4528d
Browse repository at this point
Commits on Dec 13, 2023
Fixing CHANGELOG for wrong PR ID (#9505)
jamesbraza
authored
cc01b9d
View commit details
Copy full SHA for cc01b9d
Browse repository at this point
Commits on Nov 30, 2023
Alphabetized `modules.md` and added LocalAI (#9234)
jamesbraza
authored
0751b61
View commit details
Copy full SHA for 0751b61
Browse repository at this point
Commits on Nov 29, 2023
Linking `OpenAILike` in doc's LLM Implementations (#9224)
Show description for 0b78d52
jamesbraza
authored
0b78d52
View commit details
Copy full SHA for 0b78d52
Browse repository at this point
`make_localai` factory and `LocalAI` demo notebook (#9151)
jamesbraza
authored
67b1fed
View commit details
Copy full SHA for 67b1fed
Browse repository at this point
Allowing newest `scikit-learn` (#9213)
jamesbraza
authored
ccc9980
View commit details
Copy full SHA for ccc9980
Browse repository at this point
Commits on Nov 23, 2023
Restoring `requests` dependency and loosening `urllib` dependency (#9108)
jamesbraza
authored
cca69e1
View commit details
Copy full SHA for cca69e1
Browse repository at this point
Commits on Nov 21, 2023
`OpenAILike` ability to not infer `max_tokens` (#9032)
jamesbraza
authored
578dc00
View commit details
Copy full SHA for 578dc00
Browse repository at this point
Loosened `dataclasses-json` and removed `pandas`'s `jinja2` extra (#9042)
jamesbraza
authored
178df06
View commit details
Copy full SHA for 178df06
Browse repository at this point
Commits on Nov 20, 2023
Fixing `mypy` for Python 3.8 (#9031)
jamesbraza
authored
b5f8fae
View commit details
Copy full SHA for b5f8fae
Browse repository at this point
More precise testing `OpenAILike` (#9026)
Show description for dee8f8e
jamesbraza
and
logan-markewich
authored
dee8f8e
View commit details
Copy full SHA for dee8f8e
Browse repository at this point
Commits on Nov 9, 2023
Latest `huggingface_hub`'s recommended model (#8784)
jamesbraza
authored
c4e275d
View commit details
Copy full SHA for c4e275d
Browse repository at this point
Commits on Nov 8, 2023
Fixed embeddings `__all__` (#8779)
Show description for 3191366
jamesbraza
authored
3191366
View commit details
Copy full SHA for 3191366
Browse repository at this point
Commits on Nov 6, 2023
Consolidates `black` in `pre-commit` (#8694)
jamesbraza
authored
4425f84
View commit details
Copy full SHA for 4425f84
Browse repository at this point
Commits on Oct 30, 2023
`Pooling` in `HuggingFaceEmbedding` with PyTorch (#8467)
jamesbraza
authored
009a0c5
View commit details
Copy full SHA for 009a0c5
Browse repository at this point
Commits on Oct 26, 2023
Removed `requirements.txt` and `data_requirements.txt` (#8501)
Show description for d6766e6
jamesbraza
authored
d6766e6
View commit details
Copy full SHA for d6766e6
Browse repository at this point
Commits on Oct 25, 2023
Added `LocationConstraint` for local `test_s3_kvstore` (#8263)
Show description for c306763
jamesbraza
authored
c306763
View commit details
Copy full SHA for c306763
Browse repository at this point
Brought back `toml-sort` to `pre-commit` (#8267)
Show description for 8cff333
jamesbraza
authored
8cff333
View commit details
Copy full SHA for 8cff333
Browse repository at this point
Commits on Oct 24, 2023
`HuggingFaceInferenceAPI` example notebook (#8272)
Show description for 5a3cdbb
jamesbraza
authored
5a3cdbb
View commit details
Copy full SHA for 5a3cdbb
Browse repository at this point
Commits on Oct 22, 2023
Hugging Face Inference API (#8098)
Show description for da15796
jamesbraza
and
Disiok
authored
da15796
View commit details
Copy full SHA for da15796
Browse repository at this point
Commits on Oct 21, 2023
Clarifications/simplifications in S3 and Redis notebooks (#8212)
Show description for 90af1cb
jamesbraza
authored
90af1cb
View commit details
Copy full SHA for 90af1cb
Browse repository at this point
Commits on Oct 19, 2023
Fixed missing spaces in prompt templates (#8190)
jamesbraza
authored
4a1e20f
View commit details
Copy full SHA for 4a1e20f
Browse repository at this point
Consolidating query prepending (#8189)
jamesbraza
authored
f67911e
View commit details
Copy full SHA for f67911e
Browse repository at this point
Not re-writing `RedisVectorStore.__init__` in notebook (#8194)
jamesbraza
authored
002f623
View commit details
Copy full SHA for 002f623
Browse repository at this point
Support for PyTorch MPS backend where possible (#8195)
jamesbraza
authored
b532f73
View commit details
Copy full SHA for b532f73
Browse repository at this point
Commits on Oct 18, 2023
More detailed `BaseEmbedding` docstrings (#8188)
jamesbraza
authored
bde6f0c
View commit details
Copy full SHA for bde6f0c
Browse repository at this point
Repr for JSON conversion errors (#8154)
jamesbraza
authored
b1161e7
View commit details
Copy full SHA for b1161e7
Browse repository at this point
Commits on Oct 17, 2023
Fixed bug with duplicate `FORMAT_STR` in prompt (#8171)
jamesbraza
authored
0a287c9
View commit details
Copy full SHA for 0a287c9
Browse repository at this point
Commits on Oct 16, 2023
Documenting `LLMMetadata` (#8144)
jamesbraza
authored
09a55d5
View commit details
Copy full SHA for 09a55d5
Browse repository at this point
Commits on Oct 15, 2023
Simplifying `ReActAgent` and missing `super()` (#8125)
jamesbraza
authored
31d132c
View commit details
Copy full SHA for 31d132c
Browse repository at this point
Commits on Oct 13, 2023
`CompletionResponse` docs on fields (#8120)
Show description for 92967b7
jamesbraza
authored
92967b7
View commit details
Copy full SHA for 92967b7
Browse repository at this point
`react_agent_with_query_engine` more intuitive ordering (#8131)
Show description for 50530df
jamesbraza
authored
50530df
View commit details
Copy full SHA for 50530df
Browse repository at this point
Previous
Next
You can’t perform that action at this time.