Skip to content

Commit 0dec1bf

Browse files
authored
refine the usage instructions
update readme
1 parent cc9636e commit 0dec1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The supported models:
3030

3131
1. Add the maven dependency or import the core jar file (check the Integration section).
3232
2. Add Gson dependency if using the jar file; otherwise, it's handled by maven or Gradle.
33-
3. Call the ``RemoteLanguageModel`` for the language models, ``RemoteImageModel`` for image generation and ``RemoteSpeechModel`` for text to speech models, ``Chatbot`` for ChatGPT.
33+
3. Call the ``RemoteLanguageModel`` for the language models, ``RemoteImageModel`` for image generation, ``RemoteSpeechModel`` for text to speech models, and ``Chatbot`` for ChatGPT.
3434

3535
## Integration
3636
The package released to Maven Central Repository:

0 commit comments

Comments
 (0)