Open
Other ai chatbots (opencode)?
Can I import opencode or local llm's into my sidebar?
Can I import opencode or local llm's into my sidebar?
All Replies (2)
You have to paste your llm address in the browser.ml.chat.provider preference in about:config. It should work also with localhost llms.
OpenCode Go is suitable for OpenCode and other programming agents that generate similar requests.
We will monitor traffic to identify abusive behavior that affects the experience of other users.
Your client should:
Send typical programming Agent traffic. Use its own unique user agent identifier (e.g., my-coding-agent/1.0), rather than generic SDK or HTTP library names. Send a stable session ID in the x-opencode-session request header for each conversation, so that we can optimize routing and prompt caching.
Opencode Go now requires the request to include the x-opencode-session header. Currently, custom models cannot be configured to set this. Can this be optimized?