responses

package
v6.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertCodexResponseToOpenAIResponses

func ConvertCodexResponseToOpenAIResponses(ctx context.Context, modelName string, originalRequestRawJSON, requestRawJSON, rawJSON []byte, param *any) []string

ConvertCodexResponseToOpenAIResponses converts OpenAI Chat Completions streaming chunks to OpenAI Responses SSE events (response.*).

func ConvertCodexResponseToOpenAIResponsesNonStream

func ConvertCodexResponseToOpenAIResponsesNonStream(_ context.Context, modelName string, originalRequestRawJSON, requestRawJSON, rawJSON []byte, _ *any) string

ConvertCodexResponseToOpenAIResponsesNonStream builds a single Responses JSON from a non-streaming OpenAI Chat Completions response.

func ConvertOpenAIResponsesRequestToCodex

func ConvertOpenAIResponsesRequestToCodex(modelName string, inputRawJSON []byte, _ bool) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL