Reorganizing tutorials (#3028)
This commit is contained in:
@@ -38,7 +38,7 @@ This error occurs when the input provided to Goose exceeds the maximum token lim
|
||||
|
||||
### Using Ollama Provider
|
||||
|
||||
Ollama provides local LLMs, which means you must first [download Ollama and run a model](/docs/getting-started/providers#local-llms-ollama) before attempting to use this provider with Goose. If you do not have the model downloaded, you'll run into the following error:
|
||||
Ollama provides local LLMs, which means you must first [download Ollama and run a model](/docs/getting-started/providers#local-llms) before attempting to use this provider with Goose. If you do not have the model downloaded, you'll run into the following error:
|
||||
|
||||
> ExecutionError("error sending request for url (http://localhost:11434/v1/chat/completions)")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user