The OpenAi data provider common base class.
Definition OpenAiDataProviderCommon.qc.dox.h:28
*RestClient::RestClient rest
The REST client object for API calls.
Definition OpenAiDataProviderCommon.qc.dox.h:54
The OpenAi data provider class.
Definition OpenAiThreadGetDataProvider.qc.dox.h:28
const ProviderInfo
Provider info.
Definition OpenAiThreadGetDataProvider.qc.dox.h:32
const RequestType
Request type.
Definition OpenAiThreadGetDataProvider.qc.dox.h:40
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
*DataProvider::AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
*DataProvider::AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
string getName()
Returns the data provider name.
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
const ResponseType
Response type.
Definition OpenAiThreadGetDataProvider.qc.dox.h:43
constructor(*RestClient rest)
Creates the object from the arguments.
const ProviderSummaryInfo
Provider summary info.
Definition OpenAiThreadGetDataProvider.qc.dox.h:36
Qore OpenAiDataProvider module definition.
Definition OpenAiAssistantCreateDataProvider.qc.dox.h:26
const OpenAiThreadDataType
The thread data type constant.
Definition OpenAiThreadCreateRunDataProvider.qc.dox.h:106
const OpenAiThreadIdRequestType
Thread type constant.
Definition OpenAiThreadDeleteDataProvider.qc.dox.h:101