Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tooling] model runner: models without metadata throw an error #2216

Open
pavelgj opened this issue Mar 2, 2025 · 0 comments
Open

[Tooling] model runner: models without metadata throw an error #2216

pavelgj opened this issue Mar 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working tooling

Comments

@pavelgj
Copy link
Collaborator

pavelgj commented Mar 2, 2025

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tooling
Projects
Status: No status
Development

No branches or pull requests

2 participants