We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c894b74 commit 43bebb5Copy full SHA for 43bebb5
config.toml
@@ -47,7 +47,7 @@ gitHubRepo = "https://github.com/redis/docs"
47
# Display and sort order for client examples
48
clientsExamples = ["Python", "Node.js", "Java-Sync", "Java-Async", "Java-Reactive", "Go", "C#-Sync", "C#-Async", "RedisVL", "PHP", "Rust-Sync", "Rust-Async"]
49
searchService = "/convai/api/search-service"
50
-ratingsService = "/docusight/api/rate"
+ratingsService = "/docusight/api/rate/docs"
51
52
# RDI params
53
rdi_rlec_min_version = "6.2.18"
0 commit comments