1
0
mirror of https://github.com/imartinez/privateGPT.git synced 2025-05-04 22:37:15 +00:00
privateGPT/private_gpt
Liam Dowd 1c665f7900
fix: Adding azopenai to model list ()
Fixing the error I encountered while using the azopenai mode
2024-08-05 16:30:10 +02:00
..
components fix: nomic embeddings () 2024-08-01 09:43:30 +02:00
open_ai feat: Upgrade to LlamaIndex to 0.10 () 2024-03-06 17:51:30 +01:00
server feat(recipe): add our first recipe Summarize () 2024-07-31 16:53:27 +02:00
settings fix: nomic embeddings () 2024-08-01 09:43:30 +02:00
ui fix: Adding azopenai to model list () 2024-08-05 16:30:10 +02:00
utils feat(llm): add progress bar when ollama is pulling models () 2024-08-01 19:14:26 +02:00
__init__.py feat(local): tiktoken cache within repo for offline () 2024-03-11 22:55:13 +01:00
__main__.py fix: Remove global state () 2023-11-12 22:20:36 +01:00
constants.py Next version of PrivateGPT () 2023-10-19 16:04:35 +02:00
di.py fix: Remove global state () 2023-11-12 22:20:36 +01:00
launcher.py feat(recipe): add our first recipe Summarize () 2024-07-31 16:53:27 +02:00
main.py feat: Upgrade to LlamaIndex to 0.10 () 2024-03-06 17:51:30 +01:00
paths.py fix: Remove global state () 2023-11-12 22:20:36 +01:00