This commit is contained in:
Shuchang Zheng
2025-09-11 18:10:05 -07:00
committed by GitHub
parent 7a8974f6c7
commit 0e2aecc75d
11 changed files with 137 additions and 113 deletions

View File

@@ -1284,6 +1284,7 @@ async def _generate_extraction_task(
generate_extraction_task_prompt,
task_v2=task_v2,
prompt_name="task_v2_generate_extraction_task",
organization_id=task_v2.organization_id,
)
LOG.info("Data extraction response", data_extraction_response=generate_extraction_task_response)