We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf772e commit 1edc9c3Copy full SHA for 1edc9c3
src/routes/messages/non-stream-translation.ts
@@ -26,8 +26,6 @@ import { mapOpenAIStopReasonToAnthropic } from "./utils"
26
27
// Payload translation
28
29
-
30
31
export function translateToOpenAI(
32
payload: AnthropicMessagesPayload,
33
): ChatCompletionsPayload {
0 commit comments