Table of Contents

Interface ITextGeneratorProvider

Namespace
Dynamicweb.AI
Assembly
Dynamicweb.Core.dll

Provides the AI text generator.

public interface ITextGeneratorProvider

Methods

CreateTextGenerator()

Get the connection to the AI text generation service.

TextGenerator CreateTextGenerator()

Returns

TextGenerator
To top