Skip to content

Commit 4fe9fea

Browse files
authored
Apply suggestions from code review
1 parent ab4053c commit 4fe9fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gateway.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ The gateway needs to know the cost of the request in order to provide insights a
194194
If it's unable to calculate the cost, it will return a 400 error with the message "Unable to calculate spend".
195195

196196
When [configuring a provider](https://gateway.pydantic.dev/admin/providers/new), you need to decide if you want the gateway to block
197-
the API key if it's unable to calculate the cost. If you choose to block the API key, and further requests using that API key will fail.
197+
the API key if it's unable to calculate the cost. If you choose to block the API key, any further requests using that API key will fail.
198198

199199
We are actively working on supporting more providers, and models.
200-
If you have a specific provider that you would like to see supported, please let us know on [Slack](https://logfire.pydantic.dev/docs/join-slack/).
200+
If you have a specific provider that you would like to see supported, please let us know on [Slack](https://logfire.pydantic.dev/docs/join-slack/) or [open an issue on `genai-prices`](https://github.com/pydantic/genai-prices/issues/new).

0 commit comments

Comments
 (0)