mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-05 20:58:25 +00:00
- **Description:**: added langchain template for JaguarDB --------- Co-authored-by: Erick Friis <erick@langchain.dev>
4 lines
52 B
Python
4 lines
52 B
Python
from rag_jaguardb import chain
|
|
|
|
__all__ = ["chain"]
|