AiPromptTestCasePrompts - свойство
Промпт.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public Dictionary<string, string>? Prompts { get; set; }
Public Property Prompts As Dictionary(Of String, String)
Get
Set
public:
virtual property Dictionary<String^, String^>^ Prompts {
Dictionary<String^, String^>^ get () sealed;
void set (Dictionary<String^, String^>^ value) sealed;
}
abstract Prompts : Dictionary<string, string> with get, set
override Prompts : Dictionary<string, string> with get, set
DictionaryString,
StringIAiPromptTestCasePrompts