We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b788fdc commit efd5478Copy full SHA for efd5478
packages/inference/src/providers/groq.ts
@@ -37,4 +37,4 @@ export class GroqConversationalTask extends BaseConversationalTask {
37
override makeRoute(): string {
38
return "/openai/v1/chat/completions";
39
}
40
-}
+}
0 commit comments