package responses func ConvertOpenAIResponsesRequestToGemini(modelName string, rawJSON []byte, stream bool) []byte { return nil }