From 0ffed5b016c804ae826b17b3f8fbecdeeed144e6 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:28:45 -0400 Subject: [PATCH 01/10] up-to-api-integration --- docs/docs/get-started/quickstart.mdx | 59 ++++++++++++++++++++++ docs/sidebars.js | 6 +++ docs/static/img/opensearch-agent-flow.png | Bin 0 -> 973668 bytes 3 files changed, 65 insertions(+) create mode 100644 docs/docs/get-started/quickstart.mdx create mode 100644 docs/static/img/opensearch-agent-flow.png diff --git a/docs/docs/get-started/quickstart.mdx b/docs/docs/get-started/quickstart.mdx new file mode 100644 index 00000000..d42ef91c --- /dev/null +++ b/docs/docs/get-started/quickstart.mdx @@ -0,0 +1,59 @@ +--- +title: Quickstart +slug: /quickstart +--- + +import Icon from "@site/src/components/icon/icon"; +import Tabs from '@theme/Tabs'; +import TabItem from '@theme/TabItem'; + +Get started with OpenRAG by loading your knowledge, swapping out your language model, and then chatting with the OpenRAG API. + +## Prerequisites + +- [Install and start OpenRAG](/install) + +## Find your way around + +1. In OpenRAG, click