0.5.1
@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