The community member is using the Llamaindex Python Query Engine and is wondering if they can set the streaming = True option for this engine. A comment suggests that this may be possible, but the original poster is unsure. The community member also mentions their intent to move from the query engine to a chat engine or agent, using the Python query engine as a tool.
Hi there, I 'm using Llamaindex Python Query Engine, and its working fine. Was wondering if we can put streaming = True for this engine. If yes how? In future my intent is to move from query engine to chat engine or agent b passing this python query engine as a tool.