- Issue created by @marcus_johansson
- Status changed to Needs review
8 months ago 12:13pm 20 August 2024 - 🇩🇪Germany marcus_johansson
Merge request here: https://git.drupalcode.org/project/ai/-/merge_requests/45
-
marcus_johansson →
committed 888ca943 on ai-provider-feature-flag
Issue #3469178 by marcus_johansson: Fixed OpenAI provider hashing
-
marcus_johansson →
committed 888ca943 on ai-provider-feature-flag
- 🇳🇱Netherlands jurriaanroelofs
Maybe I'm nit-picky but I feel like ChatWithImageVision is a bit redundant and ChatWithVision is more in line with convention:
https://docs.anthropic.com/en/docs/build-with-claude/vision
https://platform.openai.com/docs/guides/visionI think if they add Video support it would in integration in Vision API and not a separate VideoVision api.
- 🇩🇪Germany marcus_johansson
It actually exists on one model already in Gemini that is a vision model that does both, see here: https://cloud.google.com/vertex-ai/docs/samples/aiplatform-gemini-single.... Thus adding the feature flags for ChatWithImageVision and later ChatWithVideoVision when needed.
Smaller and simpler models like Phi-3 or open source like FireLlava, will probably not be able to do video anytime soon, if ever, so its good to have the option to split those .
- Status changed to Fixed
8 months ago 8:30am 23 August 2024 - 🇩🇪Germany marcus_johansson
This is now merged into 1.0.x-dev branch and available on the dev release.
-
marcus_johansson →
committed 5487628e on 1.0.x
Issue #3469178 by marcus_johansson: Add provider and model feature flags...
-
marcus_johansson →
committed 5487628e on 1.0.x
-
marcus_johansson →
committed 5487628e on normalize-system-role
Issue #3469178 by marcus_johansson: Add provider and model feature flags...
-
marcus_johansson →
committed 5487628e on normalize-system-role
-
marcus_johansson →
committed 5487628e on kernel-testing
Issue #3469178 by marcus_johansson: Add provider and model feature flags...
-
marcus_johansson →
committed 5487628e on kernel-testing
-
marcus_johansson →
committed 5487628e on mock-stream-response
Issue #3469178 by marcus_johansson: Add provider and model feature flags...
-
marcus_johansson →
committed 5487628e on mock-stream-response
Automatically closed - issue fixed for 2 weeks with no activity.