Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@flashvayne flashvayne released this 02 Mar 07:15
b610938

The model "text-davinci-003" has been deprecated. so updated the default model to gpt-3.5-turbo-instruct.
#18

The lastest version is 1.0.5 now.

<dependency>
    <groupId>io.github.flashvayne</groupId>
    <artifactId>chatgpt-spring-boot-starter</artifactId>
    <version>1.0.5</version>
</dependency>