diff --git a/docs/docs/guides/integrations/index.md b/docs/docs/guides/integrations/index.md index 6e64dca29dc1..f18f4d80a350 100644 --- a/docs/docs/guides/integrations/index.md +++ b/docs/docs/guides/integrations/index.md @@ -11,8 +11,8 @@ Weave provides automatic logging integrations for popular LLM providers and orch LLM providers are the vendors that offer access to large language models for generating predictions. Weave integrates with these providers to log and trace the interactions with their APIs: - **[OpenAI](/guides/integrations/openai)** -- **[Anthropic](/guides/integrations/bedrock)** -- **[Amazon Bedrock](/guides/integrations/anthropic)** +- **[Anthropic](/guides/integrations/anthropic)** +- **[Amazon Bedrock](/guides/integrations/bedrock)** - **[Cerebras](/guides/integrations/cerebras)** - **[Cohere](/guides/integrations/cohere)** - **[MistralAI](/guides/integrations/mistral)**