Skip to content

Fix auto-detection - #8

Closed
alsldlflglhljlk wants to merge 9 commits into
AIPowerGrid:mainfrom
alsldlflglhljlk:main
Closed

Fix auto-detection#8
alsldlflglhljlk wants to merge 9 commits into
AIPowerGrid:mainfrom
alsldlflglhljlk:main

Conversation

@alsldlflglhljlk

Copy link
Copy Markdown
Contributor

Now, if GRID_MODALITIES includes vision or GRID_VISION is true, then autodetect won't run. If neither is true, do autodetection.

@halfaipg

Copy link
Copy Markdown
Contributor

Closing as obsolete and unsafe to merge. The proposed parser raises TypeError when modalities is absent/None, treats GRID_VISION=false (and any other non-empty string) as an explicit truthy declaration, preserves unsupported modality values, mutates the caller list, and can append duplicate image entries. The current main branch already has validated defaults and automatic capability detection. Existing smoke tests pass only because they do not exercise these cases; direct checks reproduce the failures.

@halfaipg halfaipg closed this Aug 21, 2026
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