You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an assistant and add all demo Knowledge files (500+ files)
Notice that when ingestion is in progress , nothing gets written to the log files.
Only when ingestion of all the files are complete , log messages relating to the tool call appear in the logs.
Also when the log files are very large , there is truncation in the logs:
Last part of the logs indicating truncation:
'2024/09/13 13:12:23 INFO Ingested document filename=Form_1695148496289.pdf count=3 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Form_1695148496289.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename="Form 6765 - Acorn Labs.pdf" count=6 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Form 6765 - Acorn Labs.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename=From_BDO_Please_DocuSign_MSASOW_for_Acorn_L.pdf count=40 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/From_BDO_Please_DocuSign_MSASOW_for_Acorn_L.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename="Form W-9 (Rev.pdf" count=84 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Form W-9 (Rev.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename="EU Statement of Grant of Protection ACORN.pdf" count=1 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/EU Statement of Grant of Protection ACORN.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename=Invoice_INV54412.pdf count=1 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Invoice_INV54412.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename="Microsoft Payment Receipt.pdf" count=2 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Microsoft Payment Receipt.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested document filename=Invoice27390-1.pdf count=2 absolute_path="/Users/sangeethahariharan/Library/Application Support/acorn/Acorn/workspace/knowledge/script_data/940/data/local/Invoice27390-1.pdf"\n' +
'2024/09/13 13:12:23 INFO Ingested'... 282774 more characters,
digest: '3311420815'
Expected Behavior:
Log files should be presented in acorn.log as and when ingestion of files succeed.
There should be no truncation in the knowledge tool log files when they get written to acorn log files.
The text was updated successfully, but these errors were encountered:
Electron build -
d27f9f6f9
Steps to reproduce the problem:
Notice that when ingestion is in progress , nothing gets written to the log files.
Only when ingestion of all the files are complete , log messages relating to the tool call appear in the logs.
Also when the log files are very large , there is truncation in the logs:
Last part of the logs indicating truncation:
Expected Behavior:
Log files should be presented in acorn.log as and when ingestion of files succeed.
There should be no truncation in the knowledge tool log files when they get written to acorn log files.
The text was updated successfully, but these errors were encountered: