Documentation
¶
Index ¶
- func ConvertInteractionsRequestToOpenAIResponses(modelName string, inputRawJSON []byte, stream bool) []byte
- func ConvertInteractionsResponseToOpenAIResponses(ctx context.Context, modelName string, ...) [][]byte
- func ConvertInteractionsResponseToOpenAIResponsesNonStream(ctx context.Context, modelName string, ...) []byte
- func ConvertOpenAIResponsesRequestToInteractions(modelName string, inputRawJSON []byte, stream bool) []byte
- func ConvertOpenAIResponsesResponseToInteractions(ctx context.Context, modelName string, ...) [][]byte
- func ConvertOpenAIResponsesResponseToInteractionsNonStream(ctx context.Context, modelName string, ...) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.