mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-21 23:11:00 +00:00
83cee2cec4
Co-authored-by: Erick Friis <erick@langchain.dev>
4 lines
68 B
Python
4 lines
68 B
Python
from hybrid_search_weaviate.chain import chain
|
|
|
|
__all__ = ["chain"]
|