fix: Broken links (#772)

This commit is contained in:
Adewale Abati
2025-01-25 18:11:41 +01:00
committed by GitHub
parent b06e7f353b
commit 4d2eb00b58
3 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ A session is a single, continuous interaction between you and Goose, providing a
</TabItem> </TabItem>
</Tabs> </Tabs>
:::info :::info
If this is your first session, Goose will prompt you for an API key to access an LLM (Large Language Model) of your choice. For more information on setting up your API key, see the [Installation Guide](docs/getting-started/installation#set-up-a-provider). Here is the list of [supported LLMs](/docs/getting-started/providers). If this is your first session, Goose will prompt you for an API key to access an LLM (Large Language Model) of your choice. For more information on setting up your API key, see the [Installation Guide](/docs/getting-started/installation#set-up-a-provider). Here is the list of [supported LLMs](/docs/getting-started/providers).
::: :::
## Exit Session ## Exit Session

View File

@@ -8,7 +8,7 @@ sidebar_position: 3
`.goosehints` is a text file used to provide additional context about your project and improve the communication with Goose. The use of `goosehints` ensures that Goose understands your requirements better and can execute tasks more effectively. `.goosehints` is a text file used to provide additional context about your project and improve the communication with Goose. The use of `goosehints` ensures that Goose understands your requirements better and can execute tasks more effectively.
:::info Developer extension required :::info Developer extension required
To make use of the hints file, you need to have the `developer` extension [enabled](../configuration/using-extensions). To make use of the hints file, you need to have the `developer` extension [enabled](/docs/getting-started/using-extensions).
::: :::

View File

@@ -77,6 +77,6 @@ If you have questions, run into issues, or just need to brainstorm ideas join th
[handling-rate-limits]: /docs/guides/handling-llm-rate-limits-with-goose [handling-rate-limits]: /docs/guides/handling-llm-rate-limits-with-goose
[installation]: docs/getting-started/installation [installation]: /docs/getting-started/installation
[discord]: https://discord.gg/block-opensource [discord]: https://discord.gg/block-opensource
[goosehints]: /docs/guides/using-goosehints [goosehints]: /docs/guides/using-goosehints