Skip to content

Use tool response as final agent result. #235

@unmuntean

Description

@unmuntean

Is your feature request related to a problem? Please describe.
Well yes, i'm trying to make the agent take the tool response output and utilize it as final response, but the agent takes the tool output and sends it to the llm once again. It's there a way to consider the final agent result actually the tool response output without sending it to the LLM for the final result ? My issue it's that the tool response it's really long and solid, but once the agent takes it to the llm for final result it's altering it.

Describe the solution you'd like
Simply have the option to consider the tool output as final agent response/result.

Describe alternatives you've considered
Tried multiple ways to make the response the output but without luck, agent by-design still sends it to llm for final result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions