From 79b6cd341927e6f6772ab380fbe411895e749440 Mon Sep 17 00:00:00 2001 From: Duc Anh <110779192+ducanh-ho2296@users.noreply.github.com> Date: Sat, 2 Nov 2024 10:51:42 +0100 Subject: [PATCH] fix links --- docs/Overview.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/docs/Overview.md b/docs/Overview.md index 9185555..a4437ed 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -8,6 +8,7 @@ import React, { useState } from 'react'; import AvailableModels from '@site/src/components/AvailableModels'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; +import Link from '@docusaurus/Link'; # Overview @@ -23,35 +24,35 @@ Our LLM model serving enables effortless querying of open-source LLM models like
Build conversational assistants using our LLM endpoints and RAG API.
+ +