The community member is asking if there is a good example of how to combine a chat_engine with a workflow, and whether it makes sense to wrap a workflow as a tool that can be used in a ReAct agent. Another community member responds that this does make sense, and suggests that the community member could also implement their own agent or chat engine from scratch using a workflow, for which there are several examples. The community member thanks the other and says they will experiment more tomorrow.
Hey, sorry if this is a real newbie question, but is there a good example somewhere of how to combine a chat_engine with a workflow? Does it make sense to wrap a workflow as a tool, that can be used in a ReAct agent?