Skip to content

Commit

Permalink
solved conflict in overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khaoula-ben-chaabane committed May 27, 2024
2 parents ac4334e + 01a8539 commit b57b9ed
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 9 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Access the Docs:

[https://docs.llmhub.t-systems.net/](https://docs.llmhub.t-systems.net/)


# Website

This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.
Expand Down
32 changes: 23 additions & 9 deletions docs/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ 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.

[Introduction](https://docs.llmhub.t-systems.net/Introduction)

| Models | Provider | Availability |
| --------------- | --------------- | --------------- |
Expand All @@ -19,27 +23,37 @@ title: Overview
| Mistral-7b | Mistral AI | On request |


## Smartchat

![smart chat](smart-chat.png)
## Magenta SmartChat

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.

[Magenta SmartChat](https://smartchat.llmhub.t-systems.net/)

![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)

Playground: Experiment with different LLMs, Prompt Templates and Documents by providing your API key.
## create-tsi

create-tsi is a generative AI RAG toolkit that generates AI Applications using LlamaIndex with low code.

## Create-tsi
[Create TSI on GitHub](https://github.com/telekom/create-tsi)

<video width="600" controls>
<source src="/img/create-tsi.mp4" type="video/mp4"> </source>
</video>
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.

## API Portal
## API Key Portal

![api-portal](api-portal.png)
PI 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 - Allows you to manage your LLM API Keys and monitor your token usage
![api-portal](api-portal.png)

0 comments on commit b57b9ed

Please sign in to comment.