Open powentan opened 1 month ago
https://python.langchain.com/docs/integrations/tools/jira/
You are missing the langchain_openai dependency in the step 2. Please corrcet it to: %pip install -qU langchain-community langchain_openai
%pip install -qU langchain-community langchain_openai
No response
@powentan
URL
https://python.langchain.com/docs/integrations/tools/jira/
Checklist
Issue with current documentation:
You are missing the langchain_openai dependency in the step 2. Please corrcet it to:
%pip install -qU langchain-community langchain_openai
Idea or request for content:
No response