chore: small docs improvements. (#23261)

chore: start.
This commit is contained in:
Thor 雷神 Schaeff
2024-04-25 16:01:57 +08:00
committed by GitHub
parent 9462f734a2
commit bb5fc38181
2 changed files with 7 additions and 1 deletions

View File

@@ -4,3 +4,9 @@ The next step requires a callback URL, which looks like this: `https://<project-
- Click on the `Authentication` icon in the left sidebar
- Click on [`Providers`](https://supabase.com/dashboard/project/_/auth/providers) under the Configuration section
- Click on **{props.provider}** from the accordion list to expand and you'll find your **Callback URL**, you can click `Copy` to copy it to the clipboard
<Admonition type="note">
For testing OAuth locally with the Supabase CLI please see the [local development docs](/docs/guides/cli/local-development#use-auth-locally).
</Admonition>

View File

@@ -70,7 +70,7 @@ Inference via larger models is supported via [Ollama](https://ollama.com/). In t
### Running locally
1. Install Ollama and pull the Mistral model
1. [Install Ollama](https://github.com/ollama/ollama?tab=readme-ov-file#ollama) and pull the Mistral model
```
ollama pull mistral