v0.10.0 #44
tmaxmax
announced in
Announcements
v0.10.0
#44
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you're working with LLMs in Go this update will make you happy!
sse.Read
is now a thing – it just parses all events from anio.Reader
. Use it with your response bodies and forget about anysse.Client
configuration. It also makes use of the new Go 1.23 iterators to keep your code neat and tidy.Added
Read
andReadConfig
Let me know what you think and what your experience with this feature is!
This discussion was created from the release v0.10.0.
Beta Was this translation helpful? Give feedback.
All reactions