This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
langchain
Watch
2
Star
0
Fork
1
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain
synced
2024-11-06 03:20:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
398b2b9c51
langchain
/
templates
/
hybrid-search-weaviate
/
hybrid_search_weaviate
/
__init__.py
4 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
Template Readmes and Standardization (#12819) Co-authored-by: Erick Friis <erick@langchain.dev>
2023-11-03 20:15:29 +00:00
from
hybrid_search_weaviate
.
chain
import
chain
Hybrid Search Weaviate Template (#12606) - **Description:** This template covers hybrid search in Weaviate - **Dependencies:** No - **Twitter handle:** @ecardenas300 --------- Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-10-31 01:10:48 +00:00
__all__
=
[
"
chain
"
]
Reference in New Issue
Copy Permalink