Skip to content

Commit

Permalink
Update docs/integrations/llms/anthropic.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki authored Dec 23, 2024
1 parent 11195d1 commit ed34d61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/llms/anthropic.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Shows up like this in Logfire:
# Amazon Bedrock
You can also log Anthropic LLM calls to Amazon Bedrock using the `AmazonBedrock` and `AsyncAmazonBedrock` clients.

```
```python
import anthropic
import logfire

Expand Down

0 comments on commit ed34d61

Please sign in to comment.