Skip to content

Commit

Permalink
use_browser in document reader
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhai committed Sep 26, 2024
1 parent 38312f9 commit 47cb32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llmstack/sheets/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ class SheetCell(BaseModel):
"input": "string (URL, data-uri, or Promptly objref)"
}
Config: {
"use_browser": "boolean (default: false)"
"use_browser": "true"
}
Output: {
"name": "string",
Expand Down

0 comments on commit 47cb32a

Please sign in to comment.