v0.3.0
What's Changed
- fix: typo in documentation for windows env var by @drpebcak in #177
- feat: add support for 3rd party model shims by @ibuildthecloud in #174
- feat: sys.download path enhancements by @ibuildthecloud in #179
- feat: add more synonyms for json response by @ibuildthecloud in #180
- enhance: add green color to tool call names by @g-linville in #182
- bug: tool should be a synonym for tools, not name by @ibuildthecloud in #181
- fix: detect built-in tools when loading from assemble output by @thedadams in #183
- refactor: update node example to use new module by @cloudnautique in #185
- bug: don't print help after --list-models by @ibuildthecloud in #186
- bug: Fix python on windows by @ibuildthecloud in #187
- feat: support models by OpenAI API using "name from url" syntax by @ibuildthecloud in #188
- feat: Add gptscript --list-models [PROVIDER] by @ibuildthecloud in #198
- bug: fix model provider working with no openai key set by @ibuildthecloud in #199
- chore: add warning about setting the default-model by @ibuildthecloud in #201
- fix: don't alway warn by @ibuildthecloud in #202
Full Changelog: v0.2.2...v0.3.0