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
Hello,
We have a monorepo configuration. We would love to host our agent on Langsmith.
The problem is that the generated Dockerfile has the following line:
ADD . /deps/monorepo
We have other services in our monorepo, such as our frontend, which shouldn't end up in the agent's container.
Or maybe there's room for an "exclude" property in langgraph.json
Is it planned for a future release?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We have a monorepo configuration. We would love to host our agent on Langsmith.
The problem is that the generated Dockerfile has the following line:
ADD . /deps/monorepo
We have other services in our monorepo, such as our frontend, which shouldn't end up in the agent's container.
Or maybe there's room for an "exclude" property in langgraph.json
Is it planned for a future release?
With regards,
Arbel
Beta Was this translation helpful? Give feedback.
All reactions