fix: switch to think=false with json-repair — 20x faster extraction

This commit is contained in:
Celes Renata
2026-04-15 02:54:39 +00:00
parent 4f2ae23d42
commit 00044af993
2 changed files with 49 additions and 12 deletions
+3
View File
@@ -13,6 +13,9 @@ minio>=7.2.0
# HTTP client
httpx>=0.27.0
# JSON repair for LLM output
json-repair>=0.59.0
# Web scraping
beautifulsoup4>=4.12.0
requests>=2.31.0