Skip to content

Commit 6561e94

Browse files
authored
Update README.md
Add roadmap section to the documentation.
1 parent 6abd9df commit 6561e94

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@ dependencies {
4343
For jar download:
4444
[gson download repo](https://search.maven.org/artifact/com.google.code.gson/gson/2.8.9/jar)
4545

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+
4656
# License
4757

4858
MIT License

0 commit comments

Comments
 (0)