typedai
typedai copied to clipboard
Using the tool on windows.
HI, I installed the tool on windows using docker, I Created agent using the UI, the working directory is /home/nous.
how do I use the agent in my code ?. I cant find any instructions for this.
I'll be updating the docs bit over the next few days. I'll add something for this particular case. It should be that you'll need to map your repo into the docker context in the docker-compose.yml as a volume. Then in your variables/local.env file set SOPHIA_FS to the volume path. The SOPHIA_FS env var set the working directory of the FileSystemService