Unverified Commit 92f1338b authored by Brandon Lockaby's avatar Brandon Lockaby Committed by GitHub
Browse files

Correct 'using guidance' link (#1892)

Fix typo in link to 'using guidance' article
parent 33bc7212
...@@ -76,7 +76,7 @@ There are two main ways to use guidance; you can either use the `/generate` endp ...@@ -76,7 +76,7 @@ There are two main ways to use guidance; you can either use the `/generate` endp
Under the hood tools are a special case of grammars that allows the model to choose one or none of the provided tools. Under the hood tools are a special case of grammars that allows the model to choose one or none of the provided tools.
Please refer to [using guidance](../basic_tutorial/using_guidance) for more examples and details on how to use guidance in Python, JavaScript, and cURL. Please refer to [using guidance](../basic_tutorials/using_guidance) for more examples and details on how to use guidance in Python, JavaScript, and cURL.
### Getting the most out of guidance ### Getting the most out of guidance
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment