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
When I run
"pip install -U langchain langchain_openai langsmith pandas langchain_experimental matplotlib langgraph langchain_core"
in the MacOS local terminal, it works in the VSCode. Still error in the studio.
How can I install langchain_experimental and others in the studio environment?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi.
I copied some code into the agent.py from the "Basic Multi-agent Collaboration" example.
https://langchain-ai.github.io/langgraph/tutorials/multi_agent/multi-agent-collaboration/
But the application startup failed.
When I run
"pip install -U langchain langchain_openai langsmith pandas langchain_experimental matplotlib langgraph langchain_core"
in the MacOS local terminal, it works in the VSCode. Still error in the studio.
How can I install langchain_experimental and others in the studio environment?
Thanks.
The text was updated successfully, but these errors were encountered: