def interceptor_to_chat_completion()

in aidial_interceptors_sdk/chat_completion/adapter.py [0:0]


def interceptor_to_chat_completion(
    cls: Type[ChatCompletionInterceptor],
    dial_url: str,
    client_factory: HTTPClientFactory,