You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fireworks: {url: 'https://fireworks.ai/account/api-keys',text: 'Get your key from Fireworks AI'},
356
356
perplexity: {url: 'https://www.perplexity.ai/settings/api',text: 'Get your key from Perplexity Settings'},
357
357
cohere: {url: 'https://dashboard.cohere.com/api-keys',text: 'Get your key from the Cohere Dashboard'},
358
-
xai: {url: 'https://console.x.ai/',text: 'Get your key from the xAI Console'}
358
+
xai: {url: 'https://console.x.ai/',text: 'Get your key from the xAI Console'},
359
+
'claude-code': {url: 'https://docs.anthropic.com/en/docs/claude-code',text: 'Install: npm install -g @anthropic-ai/claude-code && claude auth (no API key needed)'}
0 commit comments