diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2025-10-14 08:19:53 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2025-10-14 08:22:04 +0000 |
commit | 0e84fbeaf216583628286f15d95204e6b5f2b7f6 (patch) | |
tree | 781c4225563af4830b35c006e22a0ea844d68187 /graphics/py-pypillowfight | |
parent | b618fef5a42fa3d117f244c257510075b4c9bc2d (diff) |
- Enhancement Notes:
- Added tools to agent run parameters to enhance the agent's
flexibility. Users can now choose a subset of tools for the agent at
runtime by providing a list of tool names, or supply an entirely new
set by passing Tool objects or a Toolset.
- Bug Fixes
- Fix Agent run_async method to correctly handle async streaming
callbacks. This previously triggered errors due to a bug.
- Prevent duplication of the last assistant message in the chat
history when initializing from an AgentSnapshot.
- We were setting response_format to None in OpenAIChatGenerator by
default which doesn't follow the API spec. We now omit the variable
if response_format is not passed by the user.
Sponsored by: resulta.tech
Diffstat (limited to 'graphics/py-pypillowfight')
0 files changed, 0 insertions, 0 deletions