AiToolSettingsPrompts - свойство
Используемый в инструменте промпт и его составные части.
Пространство имён: Tessa.Ai.Agent.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public OrderedDictionary<string, string> Prompts { get; set; }
Public Property Prompts As OrderedDictionary(Of String, String)
Get
Set
public:
property OrderedDictionary<String^, String^>^ Prompts {
OrderedDictionary<String^, String^>^ get ();
void set (OrderedDictionary<String^, String^>^ value);
}
member Prompts : OrderedDictionary<string, string> with get, set
Значение свойства
OrderedDictionaryString,
String