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
File "D:\myvitual\agentUniverse\Lib\site-packages\agentuniverse_product\service\knowledge_service\knowledge_service.py", line 181, in upload_knowledge_file
with open(file_location, "wb") as buffer:
^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '..\resources\111p.pdf'
提示路径错误,
The text was updated successfully, but these errors were encountered:
File "D:\myvitual\agentUniverse\Lib\site-packages\agentuniverse_product\service\knowledge_service\knowledge_service.py", line 181, in upload_knowledge_file
with open(file_location, "wb") as buffer:
^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '..\resources\111p.pdf'
提示路径错误,
The text was updated successfully, but these errors were encountered: