Replies: 2 comments
-
|
Did you get this done? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@romeMCC I did actually, turns out, that you access services on your host machine via |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, how can I use a model from oMLX in Claude Code which I run in docker sandbox (sbx)?
I can see that on the dashboard it only shows how to launch claude locally using the
env -u ANTHROPIC_BASE_URL -u ANTHROPIC_AUTH_TOKEN -u ANTHROPIC_DEFAULT_OPUS_MODEL -u ANTHROPIC_DEFAULT_SONNET_MODEL -u ANTHROPIC_DEFAULT_HAIKU_MODEL -u API_TIMEOUT_MS -u CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC claudecommand, but I run Claude in docker sandbox.Thank you for any help!
Beta Was this translation helpful? Give feedback.
All reactions