Integrations
AI Foundation Services exposes an OpenAI-compatible API, which means most frameworks and tools built for OpenAI work out of the box — point the base URL at https://llmhub.t-systems.net/v2 and supply your API key. The pages below cover the most common framework integrations with working setup examples.
LangChain Integration Connect AI Foundation Services to LangChain for RAG pipelines, chains, and agents using the langchain-openai package.
LlamaIndex Integration Build RAG applications and chat engines with LlamaIndex by pointing the OpenAI-compatible client at AI Foundation Services.