Skip to content

Commit 97dc578

Browse files
MateuszOssGitErick Friis
and
Erick Friis
authored
docs: Update custom name for IBM (langchain-ai#27437)
Thank you for contributing to LangChain! PR: Update custom name for IBM in api_reference docs Co-authored-by: Erick Friis <[email protected]>
1 parent 6e228c8 commit 97dc578

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/api_reference/create_api_rst.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ def _build_index(dirs: List[str]) -> None:
533533
"airbyte": "Airbyte",
534534
"aws": "AWS",
535535
"ai21": "AI21",
536+
"ibm": "IBM",
536537
}
537538
ordered = ["core", "langchain", "text-splitters", "community", "experimental"]
538539
main_ = [dir_ for dir_ in ordered if dir_ in dirs]

0 commit comments

Comments
 (0)