Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions configurations/clients/sample/datasets/imf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dataSets:
urn:
agency_id: "IMF.STA"
resource_id: "BOP"
version: "21.0.0"
version: "latest"
dimensions:
INDICATOR:
dimensionType: "INDICATOR"
Expand Down Expand Up @@ -75,7 +75,7 @@ dataSets:
urn:
agency_id: "IMF.RES"
resource_id: "WEO"
version: "9.0.0"
version: "latest"
dimensions:
INDICATOR:
dimensionType: "INDICATOR"
Expand Down
1 change: 1 addition & 0 deletions configurations/clients/sample/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ tools:

Keep in mind: tool works best when detailed and concise query is provided
details:
allowAutoUpdate: true
indexerVersion: "hybrid"
indicatorSelectionVersion: "hybrid"
hybridSearchConfig:
Expand Down
Loading