fixed reasoning
This commit is contained in:
@@ -82,6 +82,7 @@ async def _call_extractor(
|
||||
],
|
||||
temperature=0.2,
|
||||
model=extract_model,
|
||||
for_extraction=True,
|
||||
)
|
||||
raw = strip_markdown_json(result.get("content") or "")
|
||||
if not raw:
|
||||
|
||||
Reference in New Issue
Block a user