Releases: Wytamma/write-the
Releases · Wytamma/write-the
Release list
v0.13.0
Version 0.12.0
What's Changed
- Update docstrings with
--updateby @Wytamma in #25 - View or set the default model using the
write-the modelcommand
Full Changelog: v0.11.0...v0.12.0
Version 0.11.0
What's Changed
- OpenAI models can now be selected via the
--modelflag from the cli e.g. you could choose gpt-4 by usingwrite-the docs --model gpt-4 .... The default model isgpt-3.5-turbo-instruct - Handle splitting by forward or backward slash depending on operation system by @hgkegft in #22
New Contributors
Full Changelog: v0.10.1...v0.11.0
Version 0.10.1
Pin deps in mkdocs action
Full Changelog: v0.10.0...v0.10.1
Version 0.10.0
Pin dependancies to avoid upgrading openai.
Full Changelog: v0.9.2...v0.10.0
Version 0.9.2
Version 0.9.1
✨ Pass multiple files to docs command
Full Changelog: v0.9.0...v0.9.1