Skip to content

Commit 70874a5

Browse files
committed
0.6.0
1 parent fcca41b commit 70874a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 0.6.0
2+
3+
* feature: add API for creating embeddings
4+
* feature: add chat/completion
5+
16
### 0.5.1
27

38
* bugfix: avoid issues with quoted strings in kwargs

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OpenAI"
22
uuid = "e9f21f70-7185-4079-aca2-91159181367c"
33
authors = ["Rory Linehan <[email protected]>"]
4-
version = "0.5.1"
4+
version = "0.6.0"
55

66
[deps]
77
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"

0 commit comments

Comments
 (0)