Skip to content

Commit

Permalink
Add note on lack of ensemble support (#6648)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccorm4 authored Dec 5, 2023
1 parent b44ee7c commit 4ac7f37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user_guide/response_cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,7 @@ the cache.
response caching.
- The response cache does not currently support
[decoupled models](decoupled_models.md).
- Top-level requests to ensemble models do not currently support response
caching. However, composing models within an ensemble may have their
responses cached if supported and enabled by that composing model.

0 comments on commit 4ac7f37

Please sign in to comment.