Releases: lzhpo/chatgpt-spring-boot-starter
Releases · lzhpo/chatgpt-spring-boot-starter
1.1.2
Support OpenAi function calling
1.1.1
- Upgrade spring-boot to 2.7.14
- Upgrade okhttp to 4.11.0
- Remove unnecessary jetbrains annotations
1.1.0
- Fix read response multiple times issue
- Upgrade springboot version to 2.7.13
- Upgrade hutool version to 5.8.20
- Upgrade jtokkit version to 0.6.1
1.0.9
- Provide
InvalidedKeyEvent
and NoAvailableKeyEvent
to listen so that can handle corresponding exceptions
- Upgrade SpringBoot version to 2.7.12
- Upgrade Hutool version to 5.8.19
1.0.8
- Support token calculation
- Fix error usage response structure
1.0.7
- Upgrade SpringBoot to 2.7.11
- Upgrade Hutool to 5.8.18
- Provide Getter method in
OpenAiKeyWrapper
- Provide
AbstractEventSourceListener
to handle SSE and WebSocket Exception
1.0.6
Prefect OpenAiKeyProvider
1.0.4
Adjust timeout configuration