Open vishwaspuri opened 3 weeks ago
I'm running into the same issue
+1, it seems that I can not make the dependencies based on package name, the workaround is to only use "." and change the requirements.txt, which is not convenient if I want to have a different configuration of packages separately.
Yes, I was able to resolve it by using "." as the devDependency. But this approach is very inflexible.
Some way to provide a custom Dockerfile would greatly help with increasing flexibility.
While trying to build my langgraph project with the studio. I'm encountering the following error:
langgraph.json file: