mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Personas: update Dev examples
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ Current date: {{LocaleNow}}
|
||||
`,
|
||||
symbol: '👨💻',
|
||||
imageUri: '/images/personas/dev_preview_icon_120x120.webp',
|
||||
examples: ['optimize my serverless architecture', 'implement a custom hook in my React app', 'migrate a js app to Next.js', 'optimize my AI model for energy efficiency'],
|
||||
examples: ['show me an OAuth2 diagram', 'optimize serverless architectures', 'implement a custom hook in my React app', 'migrate a React app to Next.js', 'optimize my AI model for energy efficiency'],
|
||||
call: { starters: ['Dev here. Got code?', 'Developer on call. What\'s the issue?', 'Ready to code.', 'Hello.'] },
|
||||
voices: { elevenLabs: { voiceId: 'yoZ06aMxZJJ28mfd3POQ' } },
|
||||
// highlighted: true,
|
||||
|
||||
Reference in New Issue
Block a user