Skip to content

Commit 75c843d

Browse files
authored
Update README.md
1 parent b9c09ee commit 75c843d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Why is the model taking certain decisions? What data is the model reacting to? P
139139
in the common sense. No static types, small changes break output, long prompts cost latency,
140140
and no two models behave exactly the same with the same prompt.
141141

142-
The best way to do this is with [Inspector](https://inspector.dev). After you sign up,
142+
The best way to take your AI application under control is with [Inspector](https://inspector.dev). After you sign up,
143143
make sure to set the `INSPECTOR_INGESTION_KEY` variable in the application environment file to start monitoring:
144144

145145
```dotenv

0 commit comments

Comments
 (0)