Environment
- SDK version: 0.1.5
- Python version: 3.11
- OS / platform: Windows 11 Home 64 bits
- Install method: Through Pycharm package interface
Description
Hi, I have seen this kind of message when the agent was trying to access files from the path I have given it access to. The file exists at that path, but, for some reason the message still appears.
Message: WARNING:root:System step error (HTTP 0): The model produced an invalid tool call. ("model output error: invalid tool call error (invalid_args) failed to read file: open C:/Users/example/Desktop/Two words/Test-Path/Teacher - learner/joda-money/src/main/java/org/joda/money/CurrencyUnitRegistry.java: The system cannot find the file specified.")
Expected Behavior
I expected it to be able to find the file, because it exists at the specified path.
Actual Behavior
It was unable to find the existing file at the given path.
Environment
Description
Hi, I have seen this kind of message when the agent was trying to access files from the path I have given it access to. The file exists at that path, but, for some reason the message still appears.
Message: WARNING:root:System step error (HTTP 0): The model produced an invalid tool call. ("model output error: invalid tool call error (invalid_args) failed to read file: open C:/Users/example/Desktop/Two words/Test-Path/Teacher - learner/joda-money/src/main/java/org/joda/money/CurrencyUnitRegistry.java: The system cannot find the file specified.")
Expected Behavior
I expected it to be able to find the file, because it exists at the specified path.
Actual Behavior
It was unable to find the existing file at the given path.