Skip to content

feat: add T-Systems LLMHub as a provider#1383

Draft
ashwinnair14 wants to merge 4 commits intoanomalyco:devfrom
ashwinnair14:feat/add-t-systems-provider
Draft

feat: add T-Systems LLMHub as a provider#1383
ashwinnair14 wants to merge 4 commits intoanomalyco:devfrom
ashwinnair14:feat/add-t-systems-provider

Conversation

@ashwinnair14
Copy link
Copy Markdown

Summary

  • Adds T-Systems LLMHub (AI Foundation Services) as a new provider with 38 models
  • Uses @ai-sdk/openai-compatible with API endpoint https://llm-server.llmhub.t-systems.net/v2
  • Includes LLMs (Claude, GPT, Gemini, Llama, Mistral, Qwen, o-series), embeddings, audio (Whisper), and image generation models
  • T-Systems offers GDPR-compliant, EU-hosted access to both open-source and proprietary models

Models included

Category Count Examples
LLMs 26 GPT-4.1, GPT-5, Claude Sonnet 4/4.5, Gemini 2.5/3, o3/o4-mini, Llama 3.3, Mistral, Qwen3
Embeddings 5 Jina v2, BGE M3, Ada 002, TSI ColQwen2
Audio 2 Whisper Large V3, Whisper Large V3 Turbo
Image 1 GPT Image 1
Specialty 1 Teuken 7B (EU multilingual)
Regional 1 GPT-OSS 120B (T-Cloud Germany)

Pricing

Pricing sourced from T-Systems documentation (Standard1000 plan tier). Open-source models hosted on T-Cloud Germany use flat-rate pricing; proprietary models have per-token input/output rates.

Data sources

Test plan

  • bun validate passes with exit code 0
  • All 38 model TOML files created with required schema fields
  • Provider TOML includes required api field for @ai-sdk/openai-compatible
  • Logo SVG uses currentColor with no fixed sizes

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.
@ashwinnair14
Copy link
Copy Markdown
Author

Draft stage.

@ashwinnair14 ashwinnair14 marked this pull request as draft April 8, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant