Skip to content

Commit

Permalink
Update Overview.md
Browse files Browse the repository at this point in the history
updated links and descriptions
  • Loading branch information
andrej-schreiner authored May 27, 2024
1 parent e0b40c2 commit 637b9e3
Showing 1 changed file with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions docs/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| --------------- | --------------- | --------------- |
Expand All @@ -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)

0 comments on commit 637b9e3

Please sign in to comment.