Interface GitHubModelsChatModelBuilderFactory
- All Superinterfaces:
Supplier<GitHubModelsChatModel.Builder>
@Deprecated(since="1.10.0",
forRemoval=true)
public interface GitHubModelsChatModelBuilderFactory
extends Supplier<GitHubModelsChatModel.Builder>
Deprecated, for removal: This API element is subject to removal in a future version.
This module is deprecated and will be removed in a future release. Please use the langchain4j-openai-official module instead.
A factory for building
GitHubModelsChatModel.Builder instances.-
Method Summary