Replies: 2 comments
-
|
i have the same problem. Did you found a workaround? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I redeployed with the above env vars and it started working. I am not sure what changed but the restart fixed it. |
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.
-
my env
INFERENCE_ENABLE_AUTO_TAGGING=true
INFERENCE_USE_MAX_COMPLETION_TOKENS=true
INFERENCE_CONTEXT_LENGTH=4096
INFERENCE_MAX_OUTPUT_TOKENS=4096
INFERENCE_ENABLE_AUTO_SUMMARIZATION=true
I do have the OPenAI key in place and have autotagging working but the auto note summarization does not seem to work.
Beta Was this translation helpful? Give feedback.
All reactions