From 3af715d6504dbe42ba7885fa35835fff4f569585 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 30 Oct 2024 08:34:21 -0400 Subject: [PATCH] Add required configuration to index.rst --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 9ea26e7..2cdb5f0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -49,6 +49,8 @@ Quickstart $ export XAI_API_KEY="..." $ export GROQ_API_KEY="..." +This is the only required configuration. + 2. Import and use SimpleMind: .. code-block:: python