AiPromptTestCleanupPeriodicWorker - конструктор
Обработчик периодического очищения старых операций тестирования.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public AiPromptTestCleanupPeriodicWorker(
IAiPromptTestRepository testRepository
)
Public Sub New (
testRepository As IAiPromptTestRepository
)
public:
AiPromptTestCleanupPeriodicWorker(
IAiPromptTestRepository^ testRepository
)
new :
testRepository : IAiPromptTestRepository -> AiPromptTestCleanupPeriodicWorker
Параметры
- testRepository IAiPromptTestRepository
Репозиторий для управления записями в таблицах механизма тестирования промптов ИИ.