File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 243243 "required" : false
244244 }
245245 ],
246+ "outputs" : [
247+ {
248+ "key" : " watsonx_project_url" ,
249+ "description" : " The URL to the WatsonX project for the sample RAG application."
250+ },
251+ {
252+ "key" : " watsonx_project_id" ,
253+ "description" : " The ID for the WatsonX project for the sample RAG application."
254+ },
255+ {
256+ "key" : " watson_discovery_api_url" ,
257+ "description" : " The URL to the Watson Discovery API endpoint."
258+ },
259+ {
260+ "key" : " watson_discovery_project_id" ,
261+ "description" : " The ID for the Watson Discovery project for the sample RAG application."
262+ }
263+ ],
246264 "install_type" : " fullstack"
247265 }
248266 ]
Original file line number Diff line number Diff line change 502502 {
503503 "name" : " watson_discovery_api_url" ,
504504 "value" : " ref:./members/6 - Sample RAG app configuration/outputs/watson_discovery_api_url"
505+ },
506+ {
507+ "name" : " watson_discovery_project_id" ,
508+ "value" : " ref:./members/6 - Sample RAG app configuration/outputs/watson_discovery_project_id"
505509 }
506510 ]
507511}
You can’t perform that action at this time.
0 commit comments