0.5.0 (2024-11-25)
Full Changelog: v0.4.0...v0.5.0
Features
- client: add logging when debug env is set (#18) (017aae7)
Documentation
- add note that we're in alpha (#19) (d49cc28)
- readme: add Microsoft Azure section (#17) (8f8165f)
- swap example from
.completions()
to .chat().completions()
(#20) (f0423a7)
Styles
- internal: reorder some params methods and improve consistency of implementations (#15) (8592cda)