-
-
Notifications
You must be signed in to change notification settings - Fork 580
Features/add image llm config #1181
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
base: master
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement
Description
Extract image handling functionality into dedicated plugin
Migrate image-related settings and configurations
Update agent references from UtilityAssistant to FileAssistant
Remove image dependencies from FileHandler plugin
Diagram Walkthrough
File Walkthrough
17 files
Update agent reference to FileAssistant
Remove image-related utility constants
Remove image converter and update description
Remove image utility registrations
Remove image settings configuration
Migrate image converter to ImageHandler
Add image utility constants
Migrate image editing function
Migrate image generation function
Migrate image reading function
Add image response helper utilities
Add image utility hook registration
Create new ImageHandler plugin
Add LLM input context model
Add LLM output context model
Migrate image settings configuration
Add global using statements
5 files
Add ImageHandler project to solution
Remove image-related content and dependencies
Create ImageHandler project file
Add ImageHandler project reference
Migrate image settings to ImageHandler
6 files