Skip to content

Commit a2836c8

Browse files
Hyperlint Automation Fix
1 parent 1c860bd commit a2836c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/configuration/caching.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Enable and customize your gateway cache to serve requests directly from Cloudfla
1515

1616
Currently caching is supported only for text and image responses, and it applies only to identical requests.
1717

18-
This configuration is helpful for use cases with limited prompt options - for example, a support bot that asks "How can I help you?" and lets the user select an answer from a limited set of options works well with the current caching configuration.
18+
This configuration benefits use cases with limited prompt options. For example, a support bot that asks "How can I help you?" and lets the user select an answer from a limited set of options works well with the current caching configuration.
1919
We plan on adding semantic search for caching in the future to improve cache hit rates.
2020
:::
2121

0 commit comments

Comments
 (0)