Skip to content

Commit

Permalink
proxy groq
Browse files Browse the repository at this point in the history
  • Loading branch information
eltorio committed Nov 5, 2024
1 parent 7196395 commit 4a1be68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aipane/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const config: AIConfig = {
baseUrl: "https://api.groq.com",
basePath: "/openai/v1",
apiKey: "groqKey",
aiproxied: false,
aiproxied: true,
models: [
{
id: "llama-3.2-90b-text-preview",
Expand Down

0 comments on commit 4a1be68

Please sign in to comment.