allow extract result to be non dict (#4069)

This commit is contained in:
LawyZheng
2025-11-22 10:36:43 +08:00
committed by GitHub
parent 8fb46ef1ca
commit 7c189818d9
5 changed files with 29 additions and 11 deletions

View File

@@ -3787,6 +3787,7 @@ async def extract_information_for_navigation_goal(
step=step,
screenshots=scraped_page.screenshots,
prompt_name="extract-information",
force_dict=False,
)
return ScrapeResult(