From e70cd4ce751ebf5d19be4e39373b091ba536b122 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sat, 16 Dec 2023 22:12:58 -0500 Subject: [PATCH] add a section on signups --- docs/blog/posts/anyscale.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/blog/posts/anyscale.md b/docs/blog/posts/anyscale.md index d80a2bb4c..ba0b45c88 100644 --- a/docs/blog/posts/anyscale.md +++ b/docs/blog/posts/anyscale.md @@ -31,6 +31,10 @@ Instructor's patch enhances a openai api it with the following features: The good news is that Anyscale employs the same OpenAI client, and its models support some of these output modes too! +!!! note "Getting access" + + If you want to try this out for yourself check out the [Anyscale](https://anyscale.com/) website. You can get started [here](https://docs.anyscale.com/get-started). + Let's explore one of the models available in Anyscale's extensive collection! ```python