AIExtensionsContainerConsole.Settings.RegisterChatClient Method
| Name | Parameters | Description |
|---|---|---|
| RegisterChatClient(IChatClient) | chatClient | |
| RegisterChatClient(Func<IServiceProvider, IChatClient>) | chatClientCreatorCallback | Registers a chat client. |
| Name | Parameters | Description |
|---|---|---|
| RegisterChatClient(IChatClient) | chatClient | |
| RegisterChatClient(Func<IServiceProvider, IChatClient>) | chatClientCreatorCallback | Registers a chat client. |