mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 04:55:14 +00:00
fix(docs): local API reference documentation build (#32271)
ensure all relevant packages are correctly processed - cli wasn't included, also fix ValueError
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
"""This package provides the Perplexity integration for LangChain."""
|
||||
|
||||
from langchain_perplexity.chat_models import ChatPerplexity
|
||||
|
||||
__all__ = ["ChatPerplexity"]
|
||||
|
Reference in New Issue
Block a user