From cc329efd711d06a9316d2a174351d17858dcfa40 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Fri, 8 Mar 2024 22:29:42 -0500 Subject: [PATCH] add links to cookbooks --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index e84aefb..5da3c06 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,6 +29,8 @@ If you ever get stuck, you can always run `instructor docs` to open the document instructor docs [QUERY] ``` +You can also check out our [cookbooks](./examples/index.md) and [concepts](./concepts/models.md) to learn more about how to use Instructor. + ## Usage ```py