[PR #840] [MERGED] Adds real example in docs of how to configure custom provider #9726

Closed
opened 2026-02-16 18:14:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/840
Author: @ggaabe
Created: 7/10/2025
Status: Merged
Merged: 7/10/2025
Merged by: @jayair

Base: devHead: updated-provider-docs


📝 Commits (1)

  • 292b692 Adds real example of how to configure custom provider

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

📝 packages/web/src/content/docs/docs/config.mdx (+36 -0)

📄 Description

In the terminal and in general docs it references looking at the config docs to see how to configure custom providers on opencode, but the actual config docs don't have an in-depth example of how to configure a custom provider.

Since I'm hoping open models will soon be good enough to run AI agents totally locally, I thought it would be worthwhile to show how to set this up. In this case, I added docs from a working example of running LM Studio locally.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/840 **Author:** [@ggaabe](https://github.com/ggaabe) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@jayair](https://github.com/jayair) **Base:** `dev` ← **Head:** `updated-provider-docs` --- ### 📝 Commits (1) - [`292b692`](https://github.com/anomalyco/opencode/commit/292b6926d88fd5ca8ec8b08e9c12ec04c6292bcb) Adds real example of how to configure custom provider ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/web/src/content/docs/docs/config.mdx` (+36 -0) </details> ### 📄 Description In the terminal and in general docs it references looking at the config docs to see how to configure custom providers on opencode, but the actual config docs don't have an in-depth example of how to configure a custom provider. Since I'm hoping open models will soon be good enough to run AI agents totally locally, I thought it would be worthwhile to show how to set this up. In this case, I added docs from a working example of running LM Studio locally. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:03 -05:00
yindo closed this issue 2026-02-16 18:14:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9726