From 637b9e3613fbf70ba94e77c7bb2919303bf252d5 Mon Sep 17 00:00:00 2001 From: Andrej Schreiner <73174043+andrej-schreiner@users.noreply.github.com> Date: Mon, 27 May 2024 10:37:45 +0200 Subject: [PATCH] Update Overview.md updated links and descriptions --- docs/Overview.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/Overview.md b/docs/Overview.md index c94a215..94982e0 100644 --- a/docs/Overview.md +++ b/docs/Overview.md @@ -6,7 +6,9 @@ title: Overview # Overview -## Available LLMs on AI Foundation Service +## Available LLM APIs on AI Foundation Services + +LLM model serving, allowing you to effortlessly query open-source LLM models like Llama3, Mistral open-source models through a simple, OpenAI-compatible API. | Models | Provider | Availability | | --------------- | --------------- | --------------- | @@ -21,24 +23,32 @@ title: Overview ## Smartchat -![smart chat](smart-chat.png) - SmartChat - an intelligent chat application powered by our LLM endpoints and RAG API. SmartChat allows you to build dynamic conversational interfaces for customer service, internal knowledge bases, and more. -## LLM Playground +[Magenta SmartChat](https://smartchat.llmhub.t-systems.net/) -![llm-playground](playground.png) +![smart chat](smart-chat.png) + +## LLM Playground Playground: Experiment with different LLMs, Prompt Templates and Documents by providing your API key. +[LLM Playground](https://playground.llmhub.t-systems.net/) + +![llm-playground](playground.png) + ## Create-tsi -![create-tsi](create-tsi.png) +create-tsi is a generative AI RAG toolkit that generates AI Applications using LlamaIndex with low code. + +[Create TSI on GitHub](https://github.com/telekom/create-tsi) -LLM model serving, allowing you to effortlessly query open-source LLM models like Llama3, GPT-4, and Mistral AI models through a simple, OpenAI-compatible API. +![create-tsi](create-tsi.png) ## API Portal -![api-portal](api-portal.png) +PI Portal - Allows you to manage your LLM API Keys and monitor your token usage -API Portal - Allows you to manage your LLM API Keys and monitor your token usage +[LLM API Key Portal](https://auth.llmhub.t-systems.net/) + +![api-portal](api-portal.png)