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 6abd9df commit 6561e94Copy full SHA for 6561e94
README.md
@@ -43,6 +43,16 @@ dependencies {
43
For jar download:
44
[gson download repo](https://search.maven.org/artifact/com.google.code.gson/gson/2.8.9/jar)
45
46
+
47
+# Roadmap
48
+Call for contributors:
49
+- [x] Add support to OpenAI Completion API.
50
+- [ ] Add support to OpenAI DALL·E 2 (under development).
51
+- [ ] Add support to other OpenAI functions.
52
+- [ ] Add support to Google language models.
53
+- [ ] Add support to Amazon language models.
54
55
56
# License
57
58
MIT License
0 commit comments