ArtiService - методы

Методы

ChatAsync Отправить запрос в ИИ
CheckAsync Получить информацию о сервисе Arti
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetModelsAsync Получить список доступных языковых моделей
GetTypeGets the Type of the current instance.
(Унаследован от Object)
HealthCheckAsync Проверка, что микросервис Arti в рабочем состоянии
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

SendArtiChatRequestAsync Отправить чат-запрос в Arti.
(Определяется AiAgentExtensions)
TryRecognizeDataWithArtiAsyncT Распознать данные через Arti и десериализовать их в T.
(Определяется AiAgentExtensions)

См. также