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

fix: Seperated imageModelProvider and imageVisionModelProvider for ImageDescriptioServices #1664

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

denizekiz
Copy link
Contributor

Seperated imageModelProvider and imageVisionModelProvider for ImageDescriptioServices

Relates to:

Generating images, and describing images are two different task, therefore, two different types of model providers can be used.

Risks

low

Background

What does this PR do?

Created a seperate ImageVisionModelProvider for image description related services. Before this PR, same vision service should have be used.

What kind of change is this?

Bug fixes (non-breaking change which fixes an issue)

Documentation changes needed?

character.md, agentruntime.md changed.

Testing

pnpm build
pnpm start

Where should a reviewer start?

Copy link
Collaborator

@monilpat monilpat left a comment

Choose a reason for hiding this comment

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

LGTM

@monilpat monilpat merged commit dac0c5b into elizaOS:develop Jan 2, 2025
3 checks passed
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