Documentation
¶
Index ¶
- func ConvertCodexResponseToOpenAIResponses(_ context.Context, _ string, _, _, rawJSON []byte, _ *any) [][]byte
- func ConvertCodexResponseToOpenAIResponsesNonStream(_ context.Context, _ string, _, _, rawJSON []byte, _ *any) []byte
- func ConvertOpenAIResponsesRequestToCodex(modelName string, inputRawJSON []byte, _ bool) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertCodexResponseToOpenAIResponsesNonStream ¶
func ConvertCodexResponseToOpenAIResponsesNonStream(_ context.Context, _ string, _, _, rawJSON []byte, _ *any) []byte
ConvertCodexResponseToOpenAIResponsesNonStream builds a single Responses JSON from a non-streaming OpenAI Chat Completions response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.