Replies: 1 comment
-
I fixed it with the following changes at run_localGPT_API.py @@ -19,6 +19,16 @@ from werkzeug.utils import secure_filename from constants import CHROMA_SETTINGS, EMBEDDING_MODEL_NAME, PERSIST_DIRECTORY, MODEL_ID, MODEL_BASENAME +# create logger
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
not sure if I miss some steps, I have no idea where to get log message generated in source code "logging.info()".
Beta Was this translation helpful? Give feedback.
All reactions