Replies: 1 comment
-
|
Sounds reasonable! Would you like to propose a PR adding it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team!
Prompt caching is supported in langchain4j-bedrock as of langchain4j/langchain4j#3664. But we cannot enable it through application yaml with quarkus-langchain4j. (Same for the reasoning bedrock parameter).
Maybe we could add support for this in quarkus ? In https://github.com/quarkiverse/quarkus-langchain4j/blob/1.5.0/model-providers/bedrock/runtime/src/main/java/io/quarkiverse/langchain4j/bedrock/runtime/config/ChatModelConfig.java.
Beta Was this translation helpful? Give feedback.
All reactions