Question
How can I troubleshoot an 'Unhandled LLM Error' in a Janitor AI worker?
Asked by: USER4494
71 Viewed
71 Answers
Answer (71)
To troubleshoot, start by examining the worker logs for more specific error messages. Check the input prompt and the LLM's response for inconsistencies or unexpected characters. Ensure the JLLM configuration is correct and that the worker process has sufficient resources (memory, CPU). Try simplifying the prompt to isolate the problematic part.