forked from Mirror/ollama4j
-
First fork release Stable
released this
2024-05-27 17:09:58 +02:00 | 106 commits to main since this releaseThis is the first release of the fork
The following changes have been made to this release:
- The stream handler will output only tokens, not entire messages. This is because it's easier to convert it into a message yourself than it is to split it back into tokens
- The chat message list will no longer be modified for you. This allows you to use read-only lists
- Push maven packages directly to gitea
Downloads