Google Generative AI SDK
C#
    Show/Hide TOC

      ChatSession Constructor

      Overload List

      ChatSession(ListContent, String, ModelParams, HttpClient, ILogger)Initializes a new instance of the ChatSession class
      ChatSession(ListContent, IPlatformAdapter, String, GenerationConfig, ICollectionSafetySetting, String, HttpClient, ILogger)Initializes a new instance of the ChatSession class
      ChatSession(ListContent, String, String, GenerationConfig, ICollectionSafetySetting, String, HttpClient, ILogger)Initializes a new instance of the ChatSession class

      See Also

      Reference

      ChatSession Class
      GenerativeAI Namespace

      In This Article

      • Overload List
      • See Also