Releases: WorkflowAI/python-sdk
Releases · WorkflowAI/python-sdk
v0.6.0
What's Changed
- Auto register agent by @guillaq in #29
- Add tool support by @guillaq in #31
- Tools feedback by @guillaq in #34
- Tool enhancements by @guillaq in #36
- Fix replies and add use cache doc by @guillaq in #39
- Add example on how to use run.reply() by @pierrevalade in #37
- documentation for image, pdf by @pierrevalade in #32
- Workflows by @pierrevalade in #33
- add streaming examples by @pierrevalade in #38
- Handle more types in tool defs by @guillaq in #42
- clean_docstring by @pierrevalade in #48
- Update dependencies by @guillaq in #54
- for low cost, improve print by @pierrevalade in #56
- Add documentation for agents by @guillaq in #55
- add ModelInfo and list_models functionality by @pierrevalade in #57
- Fix version override by @guillaq in #61
- feat(run): add run URL to format_output by @pierrevalade in #63
- feat: add o3-mini-latest models with reasoning effort variants by @pierrevalade in #60
- feat: Add fetch_completions method to Run class by @pierrevalade in #62
- Add pdf object by @guillaq in #64
- Update api call timeout by @yannbu in #65
- Pass instructions and requires_tools to /models by @yannbu in #66
- docs: simplify README and add links to docs.workflowai.com by @pierrevalade in #69
- Fix model construct by @guillaq in #71
- Remove warnings from optional models by @guillaq in #72
- Sanitize version by @guillaq in #73
New Contributors
- @pierrevalade made their first contribution in #35
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- Update the cache settings in Py SDK by @Spatika-Ganesh in #28
Full Changelog: v0.5.4...v0.5.5