v0.1.7
This release allows instantiating config_list with a .env file.
Example notebook about different ways of loading configs: oai_openai_utils.ipynb
Thanks to @AaronWard and other contributors!
What's Changed
- Replace the use of
assert
in non-test code by @cipherself in #80 - Bump postcss from 8.4.18 to 8.4.31 in /website by @dependabot in #93
- show github stars by @sonichi in #92
- Docs: fixed typos and grammar by @masterujjval in #94
- openai_utils.py - functionality for instantiating config_list with a .env file by @AaronWard in #68
- document about docker by @sonichi in #119
- docs: typo fixed by @lgersman in #129
- Fix broken link in README.md by @htcrefactor in #134
- fix doc typo by @HyperCodec in #123
- typo fixed by @SDcodehub in #127
- bump version to 0.1.7 by @sonichi in #141
New Contributors
- @cipherself made their first contribution in #80
- @dependabot made their first contribution in #93
- @masterujjval made their first contribution in #94
- @lgersman made their first contribution in #129
- @htcrefactor made their first contribution in #134
- @HyperCodec made their first contribution in #123
- @SDcodehub made their first contribution in #127
Full Changelog: v0.1.6...v0.1.7