I have an incremental pipeline with two LLM calls 1) to assign a set of “tags” and 2) then based on the tags assign a threat score. when I snapshot build the tags extract just fine, but when new rows are appended the llm calls are null. The LLM calls work correctly in preview as well. Any advice here?
1 Like
Hello! Are you seeing anything interesting in the build logs for the incremental builds?