mirror of
https://github.com/Cinnamon/kotaemon.git
synced 2025-06-26 23:19:56 +00:00
fix: update Docling call to generate figure caption #729 #none
This commit is contained in:
parent
54abe1a535
commit
6f4acc979c
@ -124,7 +124,7 @@ class DoclingReader(BaseReader):
|
||||
else:
|
||||
gen_caption_count += 1
|
||||
gen_caption = generate_single_figure_caption(
|
||||
img_base64, self.vlm_endpoint
|
||||
figure=img_base64, vlm_endpoint=self.vlm_endpoint
|
||||
)
|
||||
|
||||
# join the extractive and generative captions
|
||||
|
Loading…
x
Reference in New Issue
Block a user