How can I troubleshoot an 'Unhandled LLM Error' in a Janitor AI worker?

Question

Grade: Education Subject: Support
How can I troubleshoot an 'Unhandled LLM Error' in a Janitor AI worker?
Asked by:
71 Viewed 71 Answers

Answer (71)

Best Answer
(349)
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.