AiPromptTestEngineController - конструктор
Working with AI prompt tests and results.
Пространство имён: Tessa.Web.ControllersСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public AiPromptTestEngineController(
IAiPromptTestService aiPromptTestService
)
Public Sub New (
aiPromptTestService As IAiPromptTestService
)
public:
AiPromptTestEngineController(
IAiPromptTestService^ aiPromptTestService
)
new :
aiPromptTestService : IAiPromptTestService -> AiPromptTestEngineController
Параметры
- aiPromptTestService IAiPromptTestService
Сервис по работе с механизмом тестирования промптов ИИ.