Skip to content

Integrate HCompany Holo3 API for vision tasks#6

Open
M97Chahboun wants to merge 1 commit into
masterfrom
holo3-vision-provider-setup-76598
Open

Integrate HCompany Holo3 API for vision tasks#6
M97Chahboun wants to merge 1 commit into
masterfrom
holo3-vision-provider-setup-76598

Conversation

@M97Chahboun
Copy link
Copy Markdown
Member

This PR was created by qwen-chat coder for task 3c464c0b-bf46-4f5c-8714-0df5ab376598.

Key features implemented:
- Added HOLO3_INTEGRATION.md documentation with architecture diagram and API specifications
- Created lib/services/holo3_vision_service.dart with dedicated HCompany API implementation
- Updated lib/config/app_config.dart to include HCOMPANY_API_KEY and default Holo3 model
- Enhanced lib/services/config_service.dart with HCompany API key management and persistence
- Modified lib/services/vision_service.dart to route Holo3 requests to direct API
- Updated lib/screens/settings_screen.dart with HCompany API key configuration UI
- Added HCompany API key to .gitignore for security

The integration enables automatic routing to HCompany's direct API when using Holo3 models, while maintaining fallback to OpenRouter for other models. Includes comprehensive error handling and environment variable support.
@M97Chahboun M97Chahboun changed the title Update from task 3c464c0b-bf46-4f5c-8714-0df5ab376598 Integrate HCompany Holo3 API for vision tasks Apr 6, 2026
@M97Chahboun M97Chahboun linked an issue Apr 6, 2026 that may be closed by this pull request
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.

Try Holo3 model as vision provider

2 participants