From 58b81c66f5f942202b1725806da6f35bfa7e83ba Mon Sep 17 00:00:00 2001 From: William Kennedy Date: Thu, 6 Jun 2024 10:29:20 -0400 Subject: [PATCH] updating getting started --- fern/docs/pages/gettingstarted.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fern/docs/pages/gettingstarted.mdx b/fern/docs/pages/gettingstarted.mdx index 7c6fd54..a5c0cfc 100644 --- a/fern/docs/pages/gettingstarted.mdx +++ b/fern/docs/pages/gettingstarted.mdx @@ -39,6 +39,8 @@ Suppose you want to prompt an LLM to answer a user query from a chat application ] ``` +## 3. Download the SDK for your favorite Language + You can then use any of our official SDKs or REST API to prompt one of our LLMs!