Replies: 3 comments 1 reply
-
Hey @dopc! I'm here to help you out with any bugs or questions you have. I'm a bot that can assist with problem-solving and guide you on your coding journey while we wait for a human maintainer. To resolve the errors encountered when using
By following these steps, you should be able to resolve the errors and use the PlayWright browser tools with LangGraph's LLMCompiler implementation [1][2]. |
Beta Was this translation helpful? Give feedback.
-
@dosu hey dosu! thanks for your help. Please also check LLMCompiler implementation (https://langchain-ai.github.io/langgraph/tutorials/llm-compiler/LLMCompiler/) while trying to solve my problem. I think that would helpful to solve the issue. Please answer again now. |
Beta Was this translation helpful? Give feedback.
-
same problem here. did anyone figure this out? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I am trying to use LangGraph's LLMCompiler implementation with PlayWright browser tools.
However, I could not achieve that because of the below errors:
ValueError('Synchronous browser not provided to navigate_browser')
Here is a related issue with this error,
error('cannot switch to a different thread')
Here is a related issue with this error.
Can anyone help?
System Info
langchain==0.2.3
langchain-community==0.2.4
langchain-core==0.2.20
langchain-openai==0.1.8
langchain-text-splitters==0.2.1
langchainhub==0.1.18
Beta Was this translation helpful? Give feedback.
All reactions