Closed
Bug 2010640
Opened 18 days ago
Closed 17 days ago
ai window get_open_tabs bug
Categories
(Core :: Machine Learning: General, task)
Core
Machine Learning: General
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: bjohns, Assigned: bjohns)
References
Details
(Whiteboard: [genai][models])
Attachments
(1 file)
get_open_tabs() throwing error:
console.error: "MLEngine.worker.mjs had an unhandled error." (new OpenaiBackendError("400 litellm.BadRequestError: Vertex_aiException BadRequestError - [{\n \"error\": {\n \"code\": 400,\n \"message\": \"Expected function 'arguments' in a(n) 'assistant' message to be populated.\",\n \"status\": \"INVALID_ARGUMENT\"\n }\n}\n]. Received Model Group=qwen3-235b-a22b-instruct-2507-maas\nAvailable Model Group Fallbacks=None", "chrome://global/content/ml/backends/Pipeline.mjs", 77))
Updated•18 days ago
|
Updated•18 days ago
|
Assignee: nobody → bjohns
Status: NEW → ASSIGNED
Comment 2•18 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Machine Learning: General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Machine Learning: General
Product: Firefox → Core
Pushed by elee@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5999fef2ac54
https://hg.mozilla.org/integration/autoland/rev/31d207bbe21f
Format empty arguments string in toolCalls r=omarg,ai-models-reviewers,Mardak
Comment 4•17 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 17 days ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•