Skip to content

Commit 05c7673

Browse files
authored
tweak(frontend): Add jina and unreal to hidden credentials list in frontend (#8642)
Adds missing hidden credentials
1 parent 639242a commit 05c7673

File tree

1 file changed

+2
-0
lines changed
  • autogpt_platform/frontend/src/app/profile

1 file changed

+2
-0
lines changed

autogpt_platform/frontend/src/app/profile/page.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ export default function PrivatePage() {
7171
"24e5d942-d9e3-4798-8151-90143ee55629", // Anthropic
7272
"4ec22295-8f97-4dd1-b42b-2c6957a02545", // Groq
7373
"7f7b0654-c36b-4565-8fa7-9a52575dfae2", // D-ID
74+
"7f26de70-ba0d-494e-ba76-238e65e7b45f", // Jina
75+
"66f20754-1b81-48e4-91d0-f4f0dd82145f", // Unreal Speech
7476
],
7577
[],
7678
);

0 commit comments

Comments
 (0)