VinF Hybrid Inference #3: Implement ChromeAdapter#8917
VinF Hybrid Inference #3: Implement ChromeAdapter#8917erikeldridge wants to merge 11 commits intoerikeldridge-vertex-adapterfrom
Conversation
We only define system prompts via onDeviceParams initialization.
|
Vertex AI Mock Responses Check
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
|
Since this will only be prerelease, we're merging into a non-main branch. To avoid confusion, I'll close this in favor of #8943 I've added the review feedback to our burndown. |
PR #8877 introduces an internal abstraction called ChromeAdapter that encapsulates logic for detecting Chrome's API and using it for inference. Having agreed that abstraction seems reasonable, this PR implements it.