What's Changed
- Don't set the working dir of tools by @ibuildthecloud in #101
- docs: add basic vision tool cookbook by @njhale in #83
- docs: separate shell command from output in examples by @tylerslaton in #91
- feat: add a few helper functions for using code outside of this package by @thedadams in #79
- fix: address typo issue with readme by @tylerslaton in #106
- Add browser tool usecase doc by @StrongMonkey in #102
- Add github metadata to internal data structures by @ibuildthecloud in #110
- chore: add releases to gitignore by @njhale in #111
- Chore: Add ability to save state message from each gptscript call by @StrongMonkey in #105
- Add Scoop install to README by @sirredbeard in #54
- Fix: fix incorrect log package by @StrongMonkey in #114
- Add export parameter by @ibuildthecloud in #113
- docs: add story-book.gpt example by @tylerslaton in #99
- add example nodejs and image generation example by @cloudnautique in #108
- enhance: add document summarizer example by @g-linville in #107
- docs: clarify details about installing the image-generation tool by @tylerslaton in #116
- Fix: use milliseconds to record state file by @StrongMonkey in #118
- Check if response has a choice before debug logging to prevent null r… by @darkthread in #117
- docs: update story-book readme to have a reset step by @tylerslaton in #120
- fix: generic azure model support by @keyallis in #119
New Contributors
- @StrongMonkey made their first contribution in #102
- @darkthread made their first contribution in #117
Full Changelog: v0.1.4...v0.1.5