v0.6.0
What's Changed
- Move function schemas into own file by @jackmpcollins in #18
- Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #21
- Bump jupyter-server from 2.7.0 to 2.7.2 by @dependabot in #20
- Bump tornado from 6.3.2 to 6.3.3 by @dependabot in #19
- Add example notebook for Chain of Verification by @jackmpcollins in #22
- Handle Iterable type with no item type by @jackmpcollins in #24
- Handle BaseModel parameters in functions by @jackmpcollins in #23
- Make AsyncIterableFunctionSchema.serialize_args raise NotImplementedError by @jackmpcollins in #25
- Rename chat_model files by @jackmpcollins in #26
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v0.5.0...v0.6.0