Interface GitHubModelsChatModelBuilderFactory

All Superinterfaces:
Supplier<GitHubModelsChatModel.Builder>

public interface GitHubModelsChatModelBuilderFactory extends Supplier<GitHubModelsChatModel.Builder>
A factory for building GitHubModelsChatModel.Builder instances.
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get