Zum Hauptinhalt springen

Integrating an LLM via an OpenAI-compatible interface

An LLM can be connected via an OpenAI-compatible interface using the appropriate API credentials (URL, API key, model), whereby the concrete implementation depends on the internal environment. Microsoft Copilot is a chat assistant and cannot be integrated as an API LLM.

Last updated:

In order to integrate an LLM (large language model) into the system via an OpenAI-compatible interface, you need the corresponding API credentials. These usually include the API URL, the API key and the designation of the desired model.

The concrete implementation and configuration depend on the respective system environment. Make sure that the network connection to the API interface exists and that the credentials are stored correctly.

Note on Copilot

Microsoft Copilot is a chat assistant and is not to be regarded as an LLM that can be connected via an API. Integration via an OpenAI-compatible API interface is therefore not provided for.

Changes and errors may occur. The information in this article has been carefully compiled, but does not claim to be complete or correct.