diff --git a/webview-ui/src/components/ApiOptions.tsx b/webview-ui/src/components/ApiOptions.tsx index dcc9b21..cc124c2 100644 --- a/webview-ui/src/components/ApiOptions.tsx +++ b/webview-ui/src/components/ApiOptions.tsx @@ -169,7 +169,7 @@ const ApiOptions = ({ showModelOptions, apiErrorMessage }: ApiOptionsProps) => { This key is stored locally and only used to make API requests from this extension. {!apiConfiguration?.apiKey && ( You can get an Anthropic API key by signing up here.