diff --git a/CHANGELOG.md b/CHANGELOG.md index c0faa6ceb7f36..edc1e5cca6447 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Add IBM WatsonX LLM support (#8587) ### Bug Fixes / Nits + - [Bug] Patch Clarifai classes (#8529) - fix retries for bedrock llm (#8528) - Fix : VectorStore’s QueryResult always returns saved Node as TextNode (#8521)