diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-13 23:03:58 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-13 23:03:58 -0700 |
commit | e0522b92cfa80491718de07928ce6a31850dab70 (patch) | |
tree | e1b71e7c7b2c59df37ce9e00c74381991e04fa1e /extension/react-app/src/pages | |
parent | 275ad6f72dafdfacffd9c9b5cc4847135a30f425 (diff) | |
download | sncontinue-e0522b92cfa80491718de07928ce6a31850dab70.tar.gz sncontinue-e0522b92cfa80491718de07928ce6a31850dab70.tar.bz2 sncontinue-e0522b92cfa80491718de07928ce6a31850dab70.zip |
feat: :sparkles: verify_ssl option for all LLMs
Diffstat (limited to 'extension/react-app/src/pages')
-rw-r--r-- | extension/react-app/src/pages/gui.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx index a52e1ffc..35531f8c 100644 --- a/extension/react-app/src/pages/gui.tsx +++ b/extension/react-app/src/pages/gui.tsx @@ -265,7 +265,7 @@ function GUI(props: GUIProps) { Continue's OpenAI API key. To keep using Continue, you can either use your own API key, or use a local LLM. To read more about the options, see our{" "} - <a href="https://continue.dev/docs/customization"> + <a href="https://continue.dev/docs/customization/models"> documentation </a> . If you're just looking for fastest way to keep going, type |