You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- Add support for Batches, thanks to [@simonx1](https://github.com/simonx1) for the PR!
13
13
- Allow use of local LLMs like Ollama! Thanks to [@ThomasSevestre](https://github.com/ThomasSevestre)
14
-
- Update to v2 of the Assistants beta.
14
+
- Update to v2 of the Assistants beta & add documentation on streaming from an Assistant.
15
15
- Add Assistants endpoint to create and run a thread in one go, thank you [@quocphien90](https://github.com/
16
16
quocphien90)
17
17
- Add missing parameters (order, limit, etc) to Runs, RunSteps and Messages - thanks to [@shalecraig](https://github.com/shalecraig) and [@coezbek](https://github.com/coezbek)
0 commit comments