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
I recently ran into an error where the infer title function resulted in the following filename (ls -al output):
-rw-r--r--@ 1 user group 3.7K Jul 29 12:27 Code Explanation Undefined Values in Output??Assistant Response Undefined values in the output.md
The ?? is probably some special characters that the shell couldn't render.
This filename breaks the remotely-save automation with a 400 bad request error.
The text was updated successfully, but these errors were encountered:
I recently ran into an error where the infer title function resulted in the following filename (
ls -al
output):The
??
is probably some special characters that the shell couldn't render.This filename breaks the remotely-save automation with a 400 bad request error.
The text was updated successfully, but these errors were encountered: