otto8-ai / otto8

Open source AI Agent Platform
Apache License 2.0
19 stars 12 forks source link

Knowledge sync related messages appear in the chat window. #456

Open sangee2004 opened 2 weeks ago

sangee2004 commented 2 weeks ago

Steps to reproduce the problem:

  1. Create an agent with knowledge ( onedrive location in my case)
  2. Pick - Automatically add to knowledge as Ingestion policy.
  3. Wait for ingestion to be completely done.
  4. Chat with the agent
  5. Use "Sync" option in the once drive link Screenshot 2024-11-06 at 9 26 58 AM

Notice that when sync is in progress , messages relating to knowledge sync shows up in the chat window. It continues to be present even after sync is done.

These sync related messages go away on manual refresh.

https://github.com/user-attachments/assets/c8d0b5c2-7c93-42af-ac52-66865ada2f5f

cjellick commented 2 weeks ago

This likely has the same root cause as #449

cjellick commented 2 weeks ago

should be fixed