Skip to content

Commit

Permalink
tweak(frontend): Add jina and unreal to hidden credentials list in fr…
Browse files Browse the repository at this point in the history
…ontend (#8642)

Adds missing hidden credentials
  • Loading branch information
Torantulino authored Nov 14, 2024
1 parent 639242a commit 05c7673
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autogpt_platform/frontend/src/app/profile/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ export default function PrivatePage() {
"24e5d942-d9e3-4798-8151-90143ee55629", // Anthropic
"4ec22295-8f97-4dd1-b42b-2c6957a02545", // Groq
"7f7b0654-c36b-4565-8fa7-9a52575dfae2", // D-ID
"7f26de70-ba0d-494e-ba76-238e65e7b45f", // Jina
"66f20754-1b81-48e4-91d0-f4f0dd82145f", // Unreal Speech
],
[],
);
Expand Down

0 comments on commit 05c7673

Please sign in to comment.