Skip to content

Commit

Permalink
Merge pull request #202 from stackql/feature/doc-updates
Browse files Browse the repository at this point in the history
anthropic and confluent
  • Loading branch information
jeffreyaven authored Nov 1, 2024
2 parents 75d27d6 + adb37cc commit ec6754f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/configs/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const providers = [
{name: 'github', description: 'Web-based version-control and collaboration.', title: 'GitHub'},
{name: 'openai', description: 'AI models and services by OpenAI.', title: 'OpenAI'},
{name: 'anthropic', description: 'AI language models and services powered by Claude.', title: 'Anthropic'},
{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'},
{name: 'linode', description: 'Cloud computing services by Akamai.', title: 'Linode'},
{name: 'netlify', description: 'Web development and content distribution platform.', title: 'Netlify'},
{name: 'okta', description: 'Authentication and authorization services.', title: 'Okta'},
Expand Down

0 comments on commit ec6754f

Please sign in to comment.