ServiceCollectionExtensionAddGenerativeAI Method

Overload List

AddGenerativeAI(IServiceCollection) Adds the Google Generative AI features to the IServiceCollection.
AddGenerativeAI(IServiceCollection, GenerativeAIOptions) Adds the Google Generative AI features to the IServiceCollection using the specified options.
AddGenerativeAI(IServiceCollection, IConfiguration) Adds Google Generative AI features to the IServiceCollection.
AddGenerativeAI(IServiceCollection, ActionGenerativeAIOptions) Adds the Google Generative AI features to the IServiceCollection.
AddGenerativeAI(IServiceCollection, String) Adds the Google Generative AI features to the IServiceCollection.

See Also