(I get errors similar to these)
User: Hey
An error occurred: 'list' object has no attribute 'query_str'
(.venv) gavsgav@buntu-white:~/AthenaIndex/FlaskAPP$ /home/gavsgav/AthenaIndex/.venv/bin/python /home/gavsgav/AthenaIndex/StreamTest.py
User: Hey
An error occurred: name 'chat_engine' is not defined
(.venv) gavsgav@buntu-white:~/AthenaIndex/FlaskAPP$ /home/gavsgav/AthenaIndex/.venv/bin/python /home/gavsgav/AthenaIndex/StreamTest.py
Traceback (most recent call last):
File "/home/gavsgav/AthenaIndex/StreamTest.py", line 28, in <module>
chat_engine = index.as_chat_engine(chat_prompt=message, service_context=service_context, chat_mode="condense_plus_context", memory=memory, verbose=False)
NameError: name 'message' is not defined
(.venv) gavsgav@buntu-white:~/AthenaIndex/FlaskAPP$ /home/gavsgav/AthenaIndex/.venv/bin/python /home/gavsgav/AthenaIndex/StreamTest.py
User: Hey
An error occurred: 'list' object has no attribute 'query_str'
(.venv) gavsgav@buntu-white:~/AthenaIndex/FlaskAPP$ /home/gavsgav/AthenaIndex/.venv/bin/python /home/gavsgav/AthenaIndex/StreamTest.py
User: Hey
An error occurred: 'AgentChatResponse' object has no attribute 'format'
(.venv) gavsgav@buntu-white:~/AthenaIndex/FlaskAPP$ /home/gavsgav/AthenaIndex/.venv/bin/python /home/gavsgav/AthenaIndex/StreamTest.py
User: Hey.
An error occurred: 'AgentChatResponse' object has no attribute 'format'