This website requires JavaScript.
Explore
Help
Sign in
SystemSh0cker
/
private-gpt
Watch
1
Star
0
Fork
You've already forked private-gpt
0
mirror of
https://github.com/zylon-ai/private-gpt.git
synced
2025-12-22 17:05:41 +01:00
Code
Issues
Projects
Releases
Packages
Activity
a19e991fa1
private-gpt
/
private_gpt
/
components
/
llm
History
Download ZIP
Download TAR.GZ
Javier Martinez
a19e991fa1
Merge remote-tracking branch 'origin/main' into llama3
2024-07-29 15:47:21 +02:00
..
custom
fix: Replacing unsafe
eval()
with
json.loads()
(
#1890
)
2024-04-30 09:58:19 +02:00
__init__.py
Next version of PrivateGPT (
#1077
)
2023-10-19 16:04:35 +02:00
llm_component.py
feat(llm): autopull ollama models (
#2019
)
2024-07-29 13:25:42 +02:00
prompt_helper.py
more fixes to pass tests; changed type VectorStore -> BasePydanticVectorStore, see
https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md#2024-05-14
2024-06-15 12:08:31 +02:00