This commit is contained in:
2026-05-06 10:56:02 +03:00
parent 661bf461f9
commit 17266730fc
11 changed files with 562 additions and 1024 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ try
});
// Policy: CV matcher, expensive because it calls AI APIs.
options.AddPolicy("rag", httpContext =>
options.AddPolicy("cv-matcher", httpContext =>
{
var ip = httpContext.Connection.RemoteIpAddress?.ToString() ?? "unknown";
return RateLimitPartition.GetFixedWindowLimiter(