private-gpt/private_gpt
Pablo Orgaz 895588b82a
fix: Docker and sagemaker setup (#1118)
* fix: docker copying extra files

* feat: allow configuring mode through env vars

* feat: Attempt to build and tag a docker image

* fix: run docker on release

* fix: typing in prompt transformation

* chore: remove tutorial comments
2023-10-27 13:29:29 +02:00
..
components fix: Docker and sagemaker setup (#1118) 2023-10-27 13:29:29 +02:00
open_ai Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
server Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
settings Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
ui feat(ui): add LLM mode to UI (#1080) 2023-10-19 19:21:29 +02:00
utils Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
__main__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
constants.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
di.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
main.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
paths.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00