Skip to content

0.13.1

Compare
Choose a tag to compare
@xbotter xbotter released this 16 Jan 06:56
· 7 commits to main since this release
65d9137
🔀 Update ERNIEBotChatCompletion message handling (#95)

* 🔀 Update ERNIEBotChatCompletion message handling

- Refactor the `ChatHistoryToMessages` method to handle cases where the `chatHistory` contains only one message.
- Update the return type of the `ChatHistoryToMessages` method to include the `system` parameter.
- Improve code readability and remove unnecessary code.

* 🔧 Update version to 0.13.1