As of March 19, 2026
| Issue | Description | Work Around |
|---|---|---|
| Referencing a file from a Custom Agent’s knowledge source in a conversation may trigger an error. | If a user references a file that is part of a Custom Agent’s knowledge sources, an error message such as ‘No such file or directory…’ may be displayed. This issue occurs more frequently in longer conversations. | Once this message appears, explicitly inform the agent in the following prompt that the file is stored in the knowledge base. |
| New prompt can be submitted before response is complete. | New prompt can be submitted while previous response is still streaming. | Wait until response is complete before submitting the new prompt. |