You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to use a model that does not have any metadata dev ui throws an error
chunk-N6ESDQJH.js?v=f14393e6:81 ERROR TypeError: Cannot read properties of undefined (reading 'supports')
at Object.computation (model-runner.component.ts:153:20)
at Object.producerRecomputeValue (signals.mjs:375:25)
at producerUpdateValueVersion (signals.mjs:131:8)
at _ModelRunnerComponent.computed2 [as supportsTools] (signals.mjs:322:5)
at ModelRunnerComponent_Template (model-runner.component.html:47:7)
The text was updated successfully, but these errors were encountered:
when trying to use a model that does not have any metadata dev ui throws an error
The text was updated successfully, but these errors were encountered: