| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-28 | 2.6 kB | |
| Release v0.7.3 source code.tar.gz | 2025-08-28 | 771.0 kB | |
| Release v0.7.3 source code.zip | 2025-08-28 | 868.1 kB | |
| Totals: 3 Items | 1.6 MB | 0 | |
What's Changed
- feat(trace-logging): add TRACE level and LLM call traces (#607) by @ksingh-08 in https://github.com/portiaAI/portia-sdk-python/pull/666
- Improve planning error message by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/704
- Fix large outputs from invoke_tool_step being used in final_output by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/703
- Add async function support in function step by @gaurava05 in https://github.com/portiaAI/portia-sdk-python/pull/695
- feat(plan_v2): add pretty_print method for formatted plan output by @md-abid-hussain in https://github.com/portiaAI/portia-sdk-python/pull/709
- update message by @Nathanjp91 in https://github.com/portiaAI/portia-sdk-python/pull/712
- Add PlanV2 Telemetry by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/705
- Add UserVerifyStep and builder support by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/713
- create_task -> gather by @Nathanjp91 in https://github.com/portiaAI/portia-sdk-python/pull/716
- llm step override by @Nathanjp91 in https://github.com/portiaAI/portia-sdk-python/pull/718
- Add execution hook support for PlanV2 builder plan by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/714
- [Issue#717] Fix LLMTool to expect dict as well by @OmarEl-Mohandes in https://github.com/portiaAI/portia-sdk-python/pull/723
- Clarify merging process for pull requests by @mounir-portia in https://github.com/portiaAI/portia-sdk-python/pull/724
- Ensure step outputs can be referenced correctly by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/725
- Tool decorator async by @Nathanjp91 in https://github.com/portiaAI/portia-sdk-python/pull/726
- Add Groq as model provider (#697) by @sangwaboi in https://github.com/portiaAI/portia-sdk-python/pull/699
- Add tests for PlanV2 by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/721
- Add ability to link to inputs of sub-plans by @robbie-portia in https://github.com/portiaAI/portia-sdk-python/pull/728
- Release v0.7.3 by @portiaAI-bot in https://github.com/portiaAI/portia-sdk-python/pull/732
New Contributors
- @ksingh-08 made their first contribution in https://github.com/portiaAI/portia-sdk-python/pull/666
- @gaurava05 made their first contribution in https://github.com/portiaAI/portia-sdk-python/pull/695
- @sangwaboi made their first contribution in https://github.com/portiaAI/portia-sdk-python/pull/699
Full Changelog: https://github.com/portiaAI/portia-sdk-python/compare/v0.7.2...v0.7.3