| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-13 | 7.0 kB | |
| v1.9.0 source code.tar.gz | 2026-01-13 | 12.3 MB | |
| v1.9.0 source code.zip | 2026-01-13 | 13.0 MB | |
| Totals: 3 Items | 25.3 MB | 0 | |
What's Changed
✨ Enhancements
- feat(drivers-web-scraper-proxy): add
_extract_pageparameter toProxyWebScraperDriverto override web page extraction at runtime. by @vachillo in https://github.com/griptape-ai/griptape/pull/1935 - add max_subtasks to agent by @ian-griptape-ai in https://github.com/griptape-ai/griptape/pull/1973
🐛 Bug Fixes
- ci: remove release-please in favor of github releasing by @collindutter in https://github.com/griptape-ai/griptape/pull/1933
- fix: properly serialize GrokPromptDriver and CoherePromptDriver by @collindutter in https://github.com/griptape-ai/griptape/pull/1934
- Always upsert vectors in BaseVectorStoreDriver by @cjkindel in https://github.com/griptape-ai/griptape/pull/1940
- fix: add missing
ignored_exception_typestoOpenAiImageGenerationDriverby @vachillo in https://github.com/griptape-ai/griptape/pull/1947 - fix: detect whether mcp tool is already in an event loop by @collindutter in https://github.com/griptape-ai/griptape/pull/1994
📦 Dependencies
- deps: bump the production-dependencies group with 8 updates by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/1939
- deps: bump the production-dependencies group with 10 updates by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/1945
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/1989
- build(deps): bump tj-actions/changed-files from 46 to 47 by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/2000
- build(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/2044
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/griptape-ai/griptape/pull/2040
Other Changes
- fix: doc string update for gpt-image-1 in OpenAiImageGenerationDriver by @ian-griptape-ai in https://github.com/griptape-ai/griptape/pull/1936
- ci: clean up stable release pipeline by @collindutter in https://github.com/griptape-ai/griptape/pull/1937
- Add AudioUrlArtifact by @zachgiordano in https://github.com/griptape-ai/griptape/pull/1938
- Document how to create ZIP-based tools and structures in Griptape Cloud by @cjkindel in https://github.com/griptape-ai/griptape/pull/1951
- Fix headers for create structure/tool by @cjkindel in https://github.com/griptape-ai/griptape/pull/1953
- fix(drivers-prompt-google): correctly handle debug logs by @collindutter in https://github.com/griptape-ai/griptape/pull/1952
- Support Griptape Cloud base_url with paths by @cjkindel in https://github.com/griptape-ai/griptape/pull/1954
- chore: bump to next minor version in main branch by @vachillo in https://github.com/griptape-ai/griptape/pull/1958
- feat: Support gpt-image-1 in GriptapeCloudImageGenerationDriver by @cjkindel in https://github.com/griptape-ai/griptape/pull/1964
- Handle embedded text with commas for PGAI Vector Store Driver by @cjkindel in https://github.com/griptape-ai/griptape/pull/1967
- feat: MCP Tool by @cjkindel in https://github.com/griptape-ai/griptape/pull/1962
- Remove dependency on active event_loop in MCP tool initialization by @cjkindel in https://github.com/griptape-ai/griptape/pull/1969
- Docs/mcp by @cjkindel in https://github.com/griptape-ai/griptape/pull/1972
- Super attrs_post_init by @cjkindel in https://github.com/griptape-ai/griptape/pull/1974
- chore: bump v1.8.0 by @collindutter in https://github.com/griptape-ai/griptape/pull/1976
- feat: Handle event stream error messages in GriptapeCloudPromptDriver by @cjkindel in https://github.com/griptape-ai/griptape/pull/1983
- fix: add support for gpt-5 by @collindutter in https://github.com/griptape-ai/griptape/pull/1985
- chore: bump v1.8.1 by @collindutter in https://github.com/griptape-ai/griptape/pull/1986
- Image variation in the GTC Image Generation Driver by @andrewfrench in https://github.com/griptape-ai/griptape/pull/1990
- feat: persist summary in conversation memory by @torabshaikh in https://github.com/griptape-ai/griptape/pull/1924
- chore: bump v1.8.2 by @collindutter in https://github.com/griptape-ai/griptape/pull/1997
- update: GriptapeCloudPromptDriver model serialization by @shhlife in https://github.com/griptape-ai/griptape/pull/2004
- feat: add VideoUrlArtifact to artifacts module by @ian-griptape-ai in https://github.com/griptape-ai/griptape/pull/2005
- fix: add missing tokenizer values for gpt-5 by @collindutter in https://github.com/griptape-ai/griptape/pull/2008
- fix: resolve python version ambiguity by @collindutter in https://github.com/griptape-ai/griptape/pull/2009
- fix: export mcp tool from griptape.tools package by @collindutter in https://github.com/griptape-ai/griptape/pull/2011
- fix: preserve array item types when converting mcp schema by @collindutter in https://github.com/griptape-ai/griptape/pull/2013
- fix: wait for schema init in mcp tool by @collindutter in https://github.com/griptape-ai/griptape/pull/2014
- fix: strip Pydantic JSON Schema 'title' metadata while preserving pot… by @Mahmoud-Ameen in https://github.com/griptape-ai/griptape/pull/2019
- refactor: vendor json_schema_to_pydantic to cut out custom logic by @collindutter in https://github.com/griptape-ai/griptape/pull/2023
- fix: handle pydantic models when serializing by @collindutter in https://github.com/griptape-ai/griptape/pull/2022
- fix: use correct pydantic field default by @collindutter in https://github.com/griptape-ai/griptape/pull/2028
- fix(tools-mcp): surface exception group exceptions by @collindutter in https://github.com/griptape-ai/griptape/pull/2029
- feat: add allow_any_type parameter to JSON schema resolver by @collindutter in https://github.com/griptape-ai/griptape/pull/2030
- fix: pass allow_any_type all the way through by @collindutter in https://github.com/griptape-ai/griptape/pull/2032
- refactor: replace vendored json_schema_to_pydantic with actual package by @collindutter in https://github.com/griptape-ai/griptape/pull/2033
- fix: use local output_schema when validating by @collindutter in https://github.com/griptape-ai/griptape/pull/2039
- fix(drivers-prompt-amazon-bedrock): add support for
reasoningContentby @vachillo in https://github.com/griptape-ai/griptape/pull/2043 - Fix/firefox doc syntax by @cjkindel in https://github.com/griptape-ai/griptape/pull/2049
- Docs/nodes priority by @cjkindel in https://github.com/griptape-ai/griptape/pull/2053
- Lazy Large 3rd party imports by @kateforsberg13 in https://github.com/griptape-ai/griptape/pull/2056
New Contributors
- @Mahmoud-Ameen made their first contribution in https://github.com/griptape-ai/griptape/pull/2019
- @kateforsberg13 made their first contribution in https://github.com/griptape-ai/griptape/pull/2056
Full Changelog: https://github.com/griptape-ai/griptape/compare/v1.7.0...v1.9.0