Skip to content

Commit

Permalink
Fix rag google cloud vertex ai template (#14300)
Browse files Browse the repository at this point in the history
Fix template by exposing chain correctly
  • Loading branch information
eyurtsev committed Dec 5, 2023
1 parent f758c8a commit 7ad75ed
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from rag_google_cloud_vertexai_search.chain import chain

__all__ = ["chain"]

0 comments on commit 7ad75ed

Please sign in to comment.