Interface GitHubModelsStreamingChatModelBuilderFactory
- All Superinterfaces:
Supplier<GitHubModelsStreamingChatModel.Builder>
@Deprecated(since="1.10.0",
forRemoval=true)
public interface GitHubModelsStreamingChatModelBuilderFactory
extends Supplier<GitHubModelsStreamingChatModel.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
GitHubModelsStreamingChatModel.Builder instances.-
Method Summary