Find answers from the community

Home
Members
ianuvrat
i
ianuvrat
Offline, last seen 2 months ago
Joined September 25, 2024
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.
1 comment
L
How did you loaded the model in free tier of collab? Its crashinmg in my collab
1 comment
L
I'm trying to build a chat engine on my tabular databse. (pandas or sql) Can someone share an example how can we do that? I'm able to built query engine, but it has to support conversations hence resorting to chat engine.
8 comments
W
i