mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +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:
parent
0ec74fbc14
commit
0b36ed09cf
@ -47,7 +47,7 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"%pip install -qU langchain-community"
|
||||
"%pip install -qU langchain-community langchain_openai"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user