We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80da26 commit a6af309Copy full SHA for a6af309
src/unstract/llmwhisperer/client_v2.py
@@ -516,7 +516,6 @@ def get_highlight_rect(
516
517
Args:
518
line_metadata (list[int]): The line metadata returned by the LLMWhisperer API.
519
- line_no (int): The line number for which the bounding box is required.
520
target_width (int): The width of your target image/page in UI.
521
target_height (int): The height of your target image/page in UI.
522
0 commit comments