Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia authored Jul 23, 2024
1 parent 35450b4 commit a99eccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/litellm.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Now you can easily test it

Expected results:

```
```bash
LLM Guard: Received response - {"sanitized_prompt": "hello world", "is_valid": true, "scanners": { "Regex": 0.0 }}
```
### Turn on/off per key
Expand Down

0 comments on commit a99eccf

Please sign in to comment.