Skip to content

Fixed image extraction.#291

Merged
srtab merged 1 commit intomainfrom
fix/images-extract
Apr 6, 2025
Merged

Fixed image extraction.#291
srtab merged 1 commit intomainfrom
fix/images-extract

Conversation

@srtab
Copy link
Copy Markdown
Owner

@srtab srtab commented Apr 6, 2025

closes #290

@srtab srtab self-assigned this Apr 6, 2025
Copilot AI review requested due to automatic review settings April 6, 2025 21:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

daiv/automation/agents/plan_and_execute/agent.py:159

  • With the removal of state["image_templates"] from the message template, please verify that image data is now being handled appropriately in the execution plan.
HumanMessagePromptTemplate.from_template(execute_plan_human, "jinja2"),

daiv/automation/agents/issue_addressor/agent.py:105

  • Removing the separate 'image_templates' key while still concatenating 'extracted_images' into the HumanMessagePromptTemplate may require a review to confirm that image data is processed correctly in the issue addressor workflow.
"image_templates": extracted_images,

@srtab srtab merged commit f7a851a into main Apr 6, 2025
3 checks passed
@srtab srtab deleted the fix/images-extract branch April 6, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IssueAddressorAgent: Images are not being included on the context

2 participants