What's Changed
- feat: add metadata and type fields to tools by @thedadams in #43
- fix: import context tests including adding a new test by @thedadams in #44
- feat: add ability to list models from other providers by @thedadams in #46
- feat: add prompt metadata field by @thedadams in #47
- chore: remote list_tools by @thedadams in #48
- feat: add load methods by @thedadams in #49
- feat: add CacheDir option to GlobalOptions by @thedadams in #50
- chore: complete ToolDef fields by @thedadams in #51
- feat: add credential management by @g-linville in #52
- chore: add credentialContexts to GlobalOptions by @g-linville in #53
- fix: capture Usage, ChatResponseCached, and ToolResults by @thedadams in #54
- fix: remove the disable server environment variable by @thedadams in #55
- fix: make constructors forward-compatible by @thedadams in #56
- feat: add options for URL and token by @thedadams in #57
New Contributors
- @g-linville made their first contribution in #52
Full Changelog: v0.9.4...v0.9.5