qanary-component-helpers/api
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
qanary-component-helpers/api
Section titled “qanary-component-helpers/api”- Package:
@leipzigtreechat/qanary-component-helpers - Source file:
packages/qanary-component-helpers/src/api.ts
Summary
Section titled “Summary”The meta data that will be provided to the Spring Boot Admin
IQanaryComponentAbout
Functions
Section titled “Functions”QanaryServiceControllerApiAxiosParamCreator
Section titled “QanaryServiceControllerApiAxiosParamCreator”function QanaryServiceControllerApiAxiosParamCreator(configuration: Configuration): voidQanaryServiceControllerApi - axios parameter creator
Parameters
configuration(Configuration) Defined at: line 148
QanaryServiceControllerApiFp
Section titled “QanaryServiceControllerApiFp”function QanaryServiceControllerApiFp(configuration: Configuration): voidQanaryServiceControllerApi - functional programming interface
Parameters
configuration(Configuration) Defined at: line 245
QanaryServiceControllerApiFactory
Section titled “QanaryServiceControllerApiFactory”function QanaryServiceControllerApiFactory(configuration: Configuration, basePath: string, axios: AxiosInstance): voidQanaryServiceControllerApi - factory interface
Parameters
configuration(Configuration)basePath(string)axios(AxiosInstance) Defined at: line 293
Interfaces
Section titled “Interfaces”IQanaryComponentAbout
Section titled “IQanaryComponentAbout”interface IQanaryComponentAboutThe meta data that will be provided to the Spring Boot Admin
IQanaryComponentAbout
Properties
name(string): The name of the qanary component string IQanaryComponentAboutdescription(string): The description of the qanary component string IQanaryComponentAboutversion(string): The version of the qanary component string IQanaryComponentAbout Defined at: line 33
IQanaryComponentError
Section titled “IQanaryComponentError”interface IQanaryComponentErrorBad Request when request body is invalid
IQanaryComponentError
Properties
timestamp(string): A timestamp when the error has occurred string IQanaryComponentErrorstatus(number): The status code of the error number IQanaryComponentErrorerror(string): The error message string IQanaryComponentErrorpath(string): The endpoint where error has occurred string IQanaryComponentError Defined at: line 58
IQanaryComponentHealth
Section titled “IQanaryComponentHealth”interface IQanaryComponentHealthAn object describing the overall status of the service
IQanaryComponentHealth
Properties
status(IQanaryComponentHealthStatusEnum): The overall status of the service string IQanaryComponentHealth Defined at: line 89
IQanaryMessage
Section titled “IQanaryMessage”interface IQanaryMessageThe qanary message that is received/send by the component
IQanaryMessage
Properties
values({ [key: string]: string }): Additional values [key: string]: string; IQanaryMessageinGraph(string): The graph uri of the knowledge graph that contains information for the incoming request string IQanaryMessageendpoint(string): The sparql endpoint as url string IQanaryMessageoutGraph(string): The graph uri of the knowledge graph that contains information for the outgoing response string IQanaryMessagequestion(string): The url of the stored question string IQanaryMessage Defined at: line 111
IQanaryComponentHealthStatusEnum
Section titled “IQanaryComponentHealthStatusEnum”type IQanaryComponentHealthStatusEnum = (typeof IQanaryComponentHealthStatusEnum)[keyof typeof IQanaryComponentHealthStatusEnum]Defined at: line 103
Constants
Section titled “Constants”IQanaryComponentHealthStatusEnum
Section titled “IQanaryComponentHealthStatusEnum”const IQanaryComponentHealthStatusEnum: unknownDefined at: line 98
In qanary-component-helpers
Section titled “In qanary-component-helpers”qanary-component-helpers/apiqanary-component-helpers/baseqanary-component-helpers/commonqanary-component-helpers/configurationqanary-component-helpers/create-annotationqanary-component-helpers/create-clarification-annotationqanary-component-helpers/generate-clarification-questionqanary-component-helpers/generate-object-retryqanary-component-helpers/get-domain-instancesqanary-component-helpers/get-question-uriqanary-component-helpers/get-questionqanary-component-helpers/indexqanary-component-helpers/interfaces/question-sparql-responseqanary-component-helpers/llm-providerqanary-component-helpers/message-operationsqanary-component-helpers/query-file-loaderqanary-component-helpers/query-sparqlqanary-component-helpers/utils/question-uri-query