Skip to content

Commit 25d57c0

Browse files
Marco van AngerenMarco van Angeren
authored andcommitted
readded whitespace
1 parent 513f707 commit 25d57c0

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
@@ -1,9 +1,10 @@
11
CHANGELOG
22
=========
3+
34
0.1
45
---
56

6-
* Add streaming support to `ChatInterface::submit()`
7+
* Add streaming support to `ChatInterface::submit()`
78
- Add `StreamableStoreInterface` which indicates `StoreInterface` implementation can be configured with streaming
89
- 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
910
- Streamed responses now also create `AssistantMessage` & are added to `Store` in `Chat::submit()`

0 commit comments

Comments
 (0)