mirror of
https://github.com/imartinez/privateGPT.git
synced 2025-07-15 16:11:44 +00:00
Formatting fixes
This commit is contained in:
parent
e74a11119c
commit
2f3aab9cfd
@ -12,4 +12,4 @@ CHROMA_SETTINGS = Settings(
|
||||
chroma_db_impl='duckdb+parquet',
|
||||
persist_directory=PERSIST_DIRECTORY,
|
||||
anonymized_telemetry=False
|
||||
)
|
||||
)
|
||||
|
@ -10,4 +10,4 @@ extract-msg==0.41.1
|
||||
tabulate==0.9.0
|
||||
pandoc==2.3
|
||||
pypandoc==1.11
|
||||
tqdm==4.65.0
|
||||
tqdm==4.65.0
|
||||
|
Loading…
Reference in New Issue
Block a user