Skip to content

Commit 643fcfc

Browse files
AnililAnilil
authored andcommitted
add T-Systems LLMHub as a provider
Add T-Systems (AI Foundation Services) with 38 models including LLMs, embeddings, audio, and image generation models accessible through their GDPR-compliant, EU-hosted OpenAI-compatible API.
1 parent 23fd440 commit 643fcfc

40 files changed

+848
-0
lines changed

providers/t-systems/logo.svg

Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Sonnet 3.7"
2+
family = "claude-sonnet"
3+
release_date = "2025-02-19"
4+
last_updated = "2025-02-19"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2024-10-31"
10+
open_weights = false
11+
12+
[cost]
13+
input = 3.31
14+
output = 16.55
15+
16+
[limit]
17+
context = 200_000
18+
output = 64_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Sonnet 4.5"
2+
family = "claude-sonnet"
3+
release_date = "2025-09-29"
4+
last_updated = "2025-09-29"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-07-31"
10+
open_weights = false
11+
12+
[cost]
13+
input = 7.28
14+
output = 27.38
15+
16+
[limit]
17+
context = 200_000
18+
output = 64_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Claude Sonnet 4"
2+
family = "claude-sonnet"
3+
release_date = "2025-05-22"
4+
last_updated = "2025-05-22"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-03-31"
10+
open_weights = false
11+
12+
[cost]
13+
input = 3.31
14+
output = 16.55
15+
16+
[limit]
17+
context = 200_000
18+
output = 64_000
19+
20+
[modalities]
21+
input = ["text", "image", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Gemini 2.5 Flash"
2+
family = "gemini-flash"
3+
release_date = "2025-06-17"
4+
last_updated = "2025-06-17"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
knowledge = "2025-01"
9+
tool_call = true
10+
open_weights = false
11+
12+
[cost]
13+
input = 1.38
14+
output = 11.03
15+
16+
[limit]
17+
context = 1_048_576
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "audio", "video", "pdf"]
22+
output = ["text"]
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
name = "Gemini 2.5 Pro"
2+
family = "gemini-pro"
3+
release_date = "2025-03-20"
4+
last_updated = "2025-06-05"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
knowledge = "2025-01"
9+
tool_call = true
10+
open_weights = false
11+
12+
[cost]
13+
input = 2.76
14+
output = 16.55
15+
16+
[limit]
17+
context = 1_048_576
18+
output = 65_536
19+
20+
[modalities]
21+
input = ["text", "image", "audio", "video", "pdf"]
22+
output = ["text"]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "Gemini 3 Pro"
2+
family = "gemini-pro"
3+
release_date = "2025-11-18"
4+
last_updated = "2025-11-18"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
structured_output = true
10+
knowledge = "2025-01"
11+
open_weights = false
12+
13+
[cost]
14+
input = 4.41
15+
output = 19.86
16+
17+
[limit]
18+
context = 1_048_576
19+
output = 65_536
20+
21+
[modalities]
22+
input = ["text", "image", "video", "audio", "pdf"]
23+
output = ["text"]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "GPT-4.1 Mini"
2+
family = "gpt-mini"
3+
release_date = "2025-04-14"
4+
last_updated = "2025-04-14"
5+
attachment = true
6+
reasoning = false
7+
temperature = true
8+
knowledge = "2024-04"
9+
tool_call = true
10+
structured_output = true
11+
open_weights = false
12+
13+
[cost]
14+
input = 0.44
15+
output = 1.73
16+
17+
[limit]
18+
context = 1_047_576
19+
output = 32_768
20+
21+
[modalities]
22+
input = ["text", "image"]
23+
output = ["text"]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "GPT-4.1 Nano"
2+
family = "gpt-nano"
3+
release_date = "2025-04-14"
4+
last_updated = "2025-04-14"
5+
attachment = true
6+
reasoning = false
7+
temperature = true
8+
knowledge = "2024-04"
9+
tool_call = true
10+
structured_output = true
11+
open_weights = false
12+
13+
[cost]
14+
input = 0.11
15+
output = 0.43
16+
17+
[limit]
18+
context = 1_047_576
19+
output = 32_768
20+
21+
[modalities]
22+
input = ["text", "image"]
23+
output = ["text"]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
name = "GPT-4.1"
2+
family = "gpt"
3+
release_date = "2025-04-14"
4+
last_updated = "2025-04-14"
5+
attachment = true
6+
reasoning = false
7+
temperature = true
8+
knowledge = "2024-04"
9+
tool_call = true
10+
structured_output = true
11+
open_weights = false
12+
13+
[cost]
14+
input = 2.17
15+
output = 8.66
16+
17+
[limit]
18+
context = 1_047_576
19+
output = 32_768
20+
21+
[modalities]
22+
input = ["text", "image", "pdf"]
23+
output = ["text"]

0 commit comments

Comments
 (0)