Skip to content

Commit 536aff3

Browse files
committed
release
1 parent fc60909 commit 536aff3

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!-- do not remove -->
44

5+
## 0.1.0
6+
7+
### Breaking changes
8+
9+
- Remove `Client.structured()`
10+
11+
### New Features
12+
13+
- Add `Chat.structured` property ([#21](https://github.com/AnswerDotAI/cosette/issues/21))
14+
515

616
## 0.0.6
717

settings.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[DEFAULT]
22
repo = cosette
33
lib_name = cosette
4-
version = 0.0.7
5-
min_python = 3.8
4+
version = 0.1.0
5+
min_python = 3.9
66
license = apache2
77
black_formatting = False
88
requirements = fastcore>=1.5.33 openai>=1.88 msglm toolslm

0 commit comments

Comments
 (0)