Skip to content

Commit 9f8e05f

Browse files
authored
Update __init__.py (#827)
Remove duplicate APIChain
1 parent b0d560b commit 9f8e05f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

langchain/chains/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
from langchain.chains.vector_db_qa.base import VectorDBQA
2323

2424
__all__ = [
25-
"APIChain",
2625
"ConversationChain",
2726
"LLMChain",
2827
"LLMBashChain",

0 commit comments

Comments
 (0)