Replies: 1 comment 1 reply
-
Can you be more specific to what "GPT-OSS instance is not able to run items" means? The models are non deterministic, so I'd add more context to your prompt or provide an MCP to assist with debugging. For web interfaces I've had success with Playwright. I did not get much context from the chat log, so I will avoid making additional suggestions until I have more context. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am experiencing a bug where my locally hosted GPT-OSS instance is not able to run items; does anyone have a solution to this problem or is this a bug?
Behavior:
https://hastebin.com/share/upezeribij.swift
(It's clearly just repeating "I need to run main.py" but seemingly isn't able to, hence regenerations accurately attempting to access main.py as it should)
Beta Was this translation helpful? Give feedback.
All reactions