v1.0.0
Major Changes
-
#144
d0275ff
Thanks @roodboi! - updating all types to better support non openai clients - this changes some of the previously exported types and adds a few new ones -
#125
c205286
Thanks @roodboi! - Updating zod-stream major and stream output types - this change moves the internal properties tacked onto the stream output from many _properties to one _meta object with the properties nested - this also adds explicit types so when used in ts projects it doesnt yell.