We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcca41b commit 70874a5Copy full SHA for 70874a5
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 0.6.0
2
+
3
+* feature: add API for creating embeddings
4
+* feature: add chat/completion
5
6
### 0.5.1
7
8
* bugfix: avoid issues with quoted strings in kwargs
Project.toml
@@ -1,7 +1,7 @@
name = "OpenAI"
uuid = "e9f21f70-7185-4079-aca2-91159181367c"
authors = ["Rory Linehan <[email protected]>"]
-version = "0.5.1"
+version = "0.6.0"
[deps]
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
0 commit comments