AI Agent, Conversation Agent, ReAct Agent, Basic LLM Chain.
The idea is:
Allow AI Agents to return the original output instead of summarizing
My use case:
With the Customized workflow/tool it would return the information to the AI Agent (Conversation Agent/React Agent), but the AI Agent will summarize the information returned by the tool, it is not able to Hard control the output format via prompts.
It is able to have a parameter/option to allow the returned information are strictkly being formated with user’s expection, with summarize or w/o summairze is in the parameter control.