mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-06 13:18:12 +00:00
Fix rag google cloud vertex ai template (#14300)
Fix template by exposing chain correctly
This commit is contained in:
parent
f758c8adc4
commit
7ad75edf8b
@ -0,0 +1,3 @@
|
||||
from rag_google_cloud_vertexai_search.chain import chain
|
||||
|
||||
__all__ = ["chain"]
|
Loading…
Reference in New Issue
Block a user