Concepts
LLM Providers

LLM Provider Service Adapters

Service Adapters are responsible for executing the request with the LLM and standardizing the request/response format in a way that the Copilot Runtime can understand.

Currently, we support the following service providers/adapters:

The above are the built in native LLM service adapters, but you can also use the LangChainAdapter to use any LLM provider we don’t yet natively support.


© Tawkit, Inc. All rights reserved.