Wrap llm.generate() in compile_concept with a broad try/except; log a warning and return an empty ConceptPage (no crash) when the LLM endpoint is unreachable. Add logging module import. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Wrap llm.generate() in compile_concept with a broad try/except; log a warning and return an empty ConceptPage (no crash) when the LLM endpoint is unreachable. Add logging module import. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>