v0.2.0
Main new features
- Allow managing multiple conversation threads via sessions, thanks to @csabahenk
- Azure openAI support thx to @phromo
- More options for formatting (
-n, -o) by @Deadolus
What's Changed
- Session support by @csabahenk in #33
- Adds Azure openai support by @phromo in #25
- Azure support - use same ENV names as python-openai by @phromo in #26
- Adding option to only print answer by @Deadolus in #29
- Introduce no format option by @Deadolus in #30
- Fix readme typo by @erjanmx in #32
New Contributors
- @phromo made their first contribution in #25
- @erjanmx made their first contribution in #32
- @csabahenk made their first contribution in #33
Full Changelog: v0.1.1...v0.2.0