We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f87e85 commit d828f09Copy full SHA for d828f09
webview-ui/src/components/settings/ApiOptions.tsx
@@ -1266,7 +1266,7 @@ const ApiOptions = ({
1266
<>
1267
<div className="dropdown-container" style={{ marginTop: 3 }}>
1268
<label htmlFor="openrouter-specific-provider" className="font-medium">
1269
- Provider (more infos on{" "}
+ Provider (more info at{" "}
1270
<a href={`https://openrouter.ai/${selectedModelId}/providers`}>OpenRouter</a>)
1271
</label>
1272
<Dropdown
0 commit comments