v0.5.1
版本发布时间: 2023-06-26 10:13:41
linux-china/chatgpt-spring-boot-starter最新发布版本:v0.8.0(2024-08-07 22:38:36)
@joshlong did lots of contribution for this release, and thanks.
- Document updated by Josh Long
- Project structure adjusted by Josh Long, and Spring friendly now
- More powerful function resolution by Josh Long
- Improved function resolution in graalvm by Josh Long
- Prompt value could be from classpath and URL:
conversation=classpath:///conversation-prompt.txt
orconversation=https://example.com/conversation-prompt.txt
- Prompt value resolve with records support