Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: agent can now take in images in the form of urls #884

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

jemeza-codegen
Copy link
Contributor

Motivation

Allowing the agent to take in images will allow it to be more helpful

Content

Added image_urls to the parameters of CodeAgent.run and modified the way we construct initial messages so that it can include images.

Testing

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed

@jemeza-codegen jemeza-codegen requested review from codegen-team and a team as code owners March 17, 2025 22:35
@jemeza-codegen jemeza-codegen merged commit e77b1aa into develop Mar 18, 2025
17 of 18 checks passed
@jemeza-codegen jemeza-codegen deleted the jmeza-agent-accepts-images branch March 18, 2025 16:45
tawsifkamal added a commit that referenced this pull request Mar 18, 2025
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.

2 participants