mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 02:50:47 +00:00
DOC:Changed /docs/integrations/tools/jira/ (#27023)
- [x] - **Description:** replaced `%pip install -qU langchain-community` to `%pip install -qU langchain-community langchain_openai ` in doc \langchain\docs\docs\integrations\tools\jira.ipynb - [x] - **Issue:** the issue #27013 - [x] Add docs Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%pip install -qU langchain-community"
|
||||
"%pip install -qU langchain-community langchain_openai"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user