Skip to content

Commit 7f5b884

Browse files
Marco van AngerenMarco van Angeren
authored andcommitted
fix indentaiton changelog
1 parent 5f99daa commit 7f5b884

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/chat/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ CHANGELOG
1717
- Add `StreamableStoreInterface` which indicates `StoreInterface` implementation can be configured with streaming
1818
- Add `AccumulatingStreamResult` wrapper class which adds accumulation logic & callback chaining to `StreamResult` implementations (can wrap both `Agent` and `Platform` variants) to return the full message once `Generator` is exhausted
1919
- Streamed responses now also create `AssistantMessage` & are added to `Store` in `Chat::submit()`
20-
- Bugfixed loss of metadata in `Chat::submit()`
20+
- Bugfixed loss of metadata in `Chat::submit()`
21+

0 commit comments

Comments
 (0)