griptape
griptape copied to clipboard
chore(release/1.7): release 1.7.0
:robot: I have created a release beep boop
1.7.0 (2025-04-23)
Features
- add EDB PG.AI Knowledge Base Vector Store Driver (6811596)
Bug Fixes
- deps: pin marshmallow <4 to avoid backwards incompatible changes (#1891) (521f22b)
- drivers-prompt-amazon-bedrock: don't error when passing non-text artifacts as input (04d8de0)
- drivers-prompt-amazon-bedrock: support reasoning content (8d11365)
- drivers-vector-pgvector: fix behavior of default count parameter (#1905) (e3d9f73)
- implement pydantic model deserialization (#1877) (f7640f6)
- remove from Message if is an empty array (95f22bb)
- remove
contentfrom Message ifcontentis an empty array (#1895) (95f22bb) - subtasks: handle non-string inputs during schema validation subtask (04d8de0)
- types: preserve type hints on @lazy_property decorator (#1836) (a008de7)
Dependencies
- bump astrapy from 1.5.2 to 2.0.1 (#1881) (b607c47)
- bump duckduckgo-search from 7.5.2 to 8.0.0 (#1880) (a98fdf6)
- bump rich from 13.9.4 to 14.0.0 (#1884) (9dc0601)
Documentation
This PR was generated with Release Please. See documentation.