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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
<!-- do not remove -->
4
4
5
+
6
+
7
+
## 0.0.5
8
+
9
+
### New Features
10
+
11
+
- add history and namespace support to OpenAI Chat class ([#20](https://github.com/AnswerDotAI/cosette/pull/20)), thanks to [@austinvhuang](https://github.com/austinvhuang)
12
+
- port `toolloop` and other updates from claudette and add new models ([#19](https://github.com/AnswerDotAI/cosette/pull/19)), thanks to [@austinvhuang](https://github.com/austinvhuang)
13
+
- enable o1 streaming ([#16](https://github.com/AnswerDotAI/cosette/pull/16)), thanks to [@KeremTurgutlu](https://github.com/KeremTurgutlu)
14
+
- Add llms.txt ([#15](https://github.com/AnswerDotAI/cosette/pull/15)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath)
15
+
- o1, o3-mini support ([#14](https://github.com/AnswerDotAI/cosette/pull/14)), thanks to [@austinvhuang](https://github.com/austinvhuang)
16
+
- add structured outputs ([#9](https://github.com/AnswerDotAI/cosette/pull/9)), thanks to [@ssslakter](https://github.com/ssslakter)
17
+
- add `msglm` ([#7](https://github.com/AnswerDotAI/cosette/pull/7)), thanks to [@comhar](https://github.com/comhar)
18
+
- Added support for o-1 models and Azure endpoint. ([#5](https://github.com/AnswerDotAI/cosette/pull/5)), thanks to [@fladhak](https://github.com/fladhak)
0 commit comments