package
1.0.10
Repository: https://github.com/maritime-ai/mai-go-client.git
Documentation: pkg.go.dev

# Functions

New creates a new aiapi API client.
NewGetPartnersOrganizationsIDConversationSessionIDBadRequest creates a GetPartnersOrganizationsIDConversationSessionIDBadRequest with default headers values.
NewGetPartnersOrganizationsIDConversationSessionIDInternalServerError creates a GetPartnersOrganizationsIDConversationSessionIDInternalServerError with default headers values.
NewGetPartnersOrganizationsIDConversationSessionIDOK creates a GetPartnersOrganizationsIDConversationSessionIDOK with default headers values.
NewGetPartnersOrganizationsIDConversationSessionIDParams creates a new GetPartnersOrganizationsIDConversationSessionIDParams object, with the default timeout for this client.
NewGetPartnersOrganizationsIDConversationSessionIDParamsWithContext creates a new GetPartnersOrganizationsIDConversationSessionIDParams object with the ability to set a context for a request.
NewGetPartnersOrganizationsIDConversationSessionIDParamsWithHTTPClient creates a new GetPartnersOrganizationsIDConversationSessionIDParams object with the ability to set a custom HTTPClient for a request.
NewGetPartnersOrganizationsIDConversationSessionIDParamsWithTimeout creates a new GetPartnersOrganizationsIDConversationSessionIDParams object with the ability to set a timeout on a request.
NewGetPartnersOrganizationsIDConversationSessionIDUnauthorized creates a GetPartnersOrganizationsIDConversationSessionIDUnauthorized with default headers values.
NewPostPartnersOrganizationsIDConverseBadRequest creates a PostPartnersOrganizationsIDConverseBadRequest with default headers values.
NewPostPartnersOrganizationsIDConverseInternalServerError creates a PostPartnersOrganizationsIDConverseInternalServerError with default headers values.
NewPostPartnersOrganizationsIDConverseOK creates a PostPartnersOrganizationsIDConverseOK with default headers values.
NewPostPartnersOrganizationsIDConverseParams creates a new PostPartnersOrganizationsIDConverseParams object, with the default timeout for this client.
NewPostPartnersOrganizationsIDConverseParamsWithContext creates a new PostPartnersOrganizationsIDConverseParams object with the ability to set a context for a request.
NewPostPartnersOrganizationsIDConverseParamsWithHTTPClient creates a new PostPartnersOrganizationsIDConverseParams object with the ability to set a custom HTTPClient for a request.
NewPostPartnersOrganizationsIDConverseParamsWithTimeout creates a new PostPartnersOrganizationsIDConverseParams object with the ability to set a timeout on a request.
NewPostPartnersOrganizationsIDConverseUnauthorized creates a PostPartnersOrganizationsIDConverseUnauthorized with default headers values.

# Structs

Client for aiapi API */.
GetPartnersOrganizationsIDConversationSessionIDBadRequest describes a response with status code 400, with default header values.
GetPartnersOrganizationsIDConversationSessionIDInternalServerError describes a response with status code 500, with default header values.
GetPartnersOrganizationsIDConversationSessionIDOK describes a response with status code 200, with default header values.
GetPartnersOrganizationsIDConversationSessionIDParams contains all the parameters to send to the API endpoint for the get partners organizations ID conversation session ID operation.
GetPartnersOrganizationsIDConversationSessionIDReader is a Reader for the GetPartnersOrganizationsIDConversationSessionID structure.
GetPartnersOrganizationsIDConversationSessionIDUnauthorized describes a response with status code 401, with default header values.
PostPartnersOrganizationsIDConverseBadRequest describes a response with status code 400, with default header values.
PostPartnersOrganizationsIDConverseInternalServerError describes a response with status code 500, with default header values.
PostPartnersOrganizationsIDConverseOK describes a response with status code 200, with default header values.
PostPartnersOrganizationsIDConverseParams contains all the parameters to send to the API endpoint for the post partners organizations ID converse operation.
PostPartnersOrganizationsIDConverseReader is a Reader for the PostPartnersOrganizationsIDConverse structure.
PostPartnersOrganizationsIDConverseUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.