Open joshprk opened 5 days ago
The launch and server scripts look for files in the current working directory of the shell it is run from. This PR changes it so that the files are explicitly looked for in the same directory that launch.py and server.py are in.
@joshprk is attempting to deploy a commit to the AIOS Team on Vercel.
A member of the Team first needs to authorize it.
The launch and server scripts look for files in the current working directory of the shell it is run from. This PR changes it so that the files are explicitly looked for in the same directory that launch.py and server.py are in.