Skip to content

Commit

Permalink
fix: Remove help.sap.com in orchestration doc (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhongpinWang authored Dec 3, 2024
1 parent 36c1803 commit 0311afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ const orchestrationClient = new OrchestrationClient({
id: 'filter1',
data_repositories: ['*'],
search_config: {},
data_repository_type: 'help.sap.com'
data_repository_type: 'vector'
}
],
input_params: ['groundingRequest'],
Expand Down

0 comments on commit 0311afb

Please sign in to comment.