We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75d27d6 + adb37cc commit ec6754fCopy full SHA for ec6754f
src/configs/providers.ts
@@ -9,7 +9,7 @@ export const providers = [
9
{name: 'github', description: 'Web-based version-control and collaboration.', title: 'GitHub'},
10
{name: 'openai', description: 'AI models and services by OpenAI.', title: 'OpenAI'},
11
{name: 'anthropic', description: 'AI language models and services powered by Claude.', title: 'Anthropic'},
12
- {name: 'confluent', description: 'Managed Kafka clusters and streaming services on Confluent Cloud.', title: 'Confluent Cloud'}
+ {name: 'confluent', description: 'Managed Kafka clusters and streaming services on Confluent Cloud.', title: 'Confluent Cloud'},
13
{name: 'linode', description: 'Cloud computing services by Akamai.', title: 'Linode'},
14
{name: 'netlify', description: 'Web development and content distribution platform.', title: 'Netlify'},
15
{name: 'okta', description: 'Authentication and authorization services.', title: 'Okta'},
0 commit comments