phidatahq / phidata

Build AI Assistants with memory, knowledge and tools.
https://docs.phidata.com
Mozilla Public License 2.0
11.24k stars 1.67k forks source link

"please list all the questions I asked in this chat" - throws error in get_chat_history #259

Open kosiew opened 4 months ago

kosiew commented 4 months ago
image

Steps to reproduce:

  1. python cookbook/assistants/pdf_assistant.py --new
  2. Ask "what goes well with pad thai", wait for reply to complete
  3. Ask "I like soups. can you suggest 3 more soups", wait for reply to complete
  4. "please list all the questions I asked in this chat"
jacobweiss2305 commented 4 months ago

I was able to recreate. Working on it...

jacobweiss2305 commented 4 months ago

https://github.com/phidatahq/phidata/pull/300