Skip to content

Commit 52074fa

Browse files
committed
Fixed incomplete config file
1 parent eac0f87 commit 52074fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llm-complete-guide/configs/rag_gcp.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ steps:
2121
url_scraper:
2222
parameters:
2323
docs_url: https://docs.zenml.io
24+
repo_url: https://github.com/zenml-io/zenml
25+
website_url: https://zenml.io
26+
2427
# generate_embeddings:
2528
# step_operator: "terraform-gcp-6c0fd52233ca"
2629
# settings:

0 commit comments

Comments
 (0)