This commit is contained in:
Jake Poznanski 2025-04-07 10:21:35 -07:00
parent 95b03a1df0
commit b607aecbbc

View File

@ -39,7 +39,6 @@ def run_gemini(pdf_path: str, page_num: int = 1, model: str = "gemini-2.0-flash"
top_p=1.0,
top_k=32,
max_output_tokens=4096,
)
response = client.models.generate_content(