Skip to content

Commit 41aa239

Browse files
committed
📝
1 parent c19d58d commit 41aa239

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11

22

33
# ChatGPT Java Api
4-
[![PyPi](https://img.shields.io/maven/v/chatgpt.svg)](https://pypi.python.org/pypi/revChatGPT)
5-
[![PyPi](https://img.shields.io/pypi/dm/revChatGPT.svg)](https://pypi.python.org/pypi/revChatGPT)
4+
5+
![stable](https://img.shields.io/badge/stability-stable-brightgreen.svg)
6+
[![Maven Central](https://img.shields.io/maven-central/v/com.github.plexpt/chatgpt)](https://maven-badges.herokuapp.com/maven-central/com.github.plexpt/chatgpt)
7+
68

79

810
[简体中文文档](https://github.com/PlexPt/chatgpt-java/blob/main/README_zh.md).

README_zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11

22

33
# ChatGPT Java Api
4-
[![PyPi](https://img.shields.io/pypi/v/revChatGPT.svg)](https://pypi.python.org/pypi/revChatGPT)
5-
[![PyPi](https://img.shields.io/pypi/dm/revChatGPT.svg)](https://pypi.python.org/pypi/revChatGPT)
4+
5+
![stable](https://img.shields.io/badge/stability-stable-brightgreen.svg)
6+
[![Maven Central](https://img.shields.io/maven-central/v/com.github.plexpt/chatgpt)](https://maven-badges.herokuapp.com/maven-central/com.github.plexpt/chatgpt)
67

78

89
OpenAI ChatGPT 的逆向工程SDK。可扩展用于聊天机器人等。

0 commit comments

Comments
 (0)