private-gpt/private_gpt/server
lopagela 23cd3fea10
Parse JSON files using llama_index JSONReader (#1176)
Patch the default list of llama_index to support JSON files.
This injection of JSON documents should improve the comprehension in
JSON files, as there is a parsing of JSON files.
2023-11-07 15:39:40 +01:00
..
chat Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
chunks Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
completions Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
embeddings Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
health Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
ingest Parse JSON files using llama_index JSONReader (#1176) 2023-11-07 15:39:40 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00