Skip to content

docs: document self-hosted Poolside configuration#3

Merged
SvanBoxel merged 2 commits into
devfrom
docs/poolside-self-hosted
Jun 15, 2026
Merged

docs: document self-hosted Poolside configuration#3
SvanBoxel merged 2 commits into
devfrom
docs/poolside-self-hosted

Conversation

@SvanBoxel

Copy link
Copy Markdown
Owner

Summary

Adds a Self-hosted subsection to the Poolside provider docs, covering how to point OpenCode at a self-hosted Poolside deployment's OpenAI-compatible endpoint.

It documents:

  • Providing the API key via the POOLSIDE_API_KEY environment variable (using the provider env array)
  • Configuring @ai-sdk/openai-compatible with a self-hosted baseURL on the /openai/v1 path
  • A note on discovering available model IDs via the /openai/v1/models endpoint

The existing hosted setup (/connect flow against the Poolside platform) is unchanged; the self-hosted variant sits alongside it.

Notes

  • Uses a placeholder host (poolside.example.com) since the self-hosted domain varies per deployment.
  • Follows the same pattern as the NVIDIA "On-Prem / NIM" and Atomic Chat entries (custom OpenAI-compatible provider with a custom baseURL).

https://claude.ai/code/session_01GU8wMEvC7gAz5UuhLQGhk4


Generated by Claude Code

@SvanBoxel SvanBoxel merged commit 186adfc into dev Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant