You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can improve performance by parallelizing long running tasks, for example language classification and initial message checks. Document relevance checks can also be parallelized.
A relevance check with 3 documents costs about 20s.
The text was updated successfully, but these errors were encountered:
We can improve performance by parallelizing long running tasks, for example language classification and initial message checks. Document relevance checks can also be parallelized.
A relevance check with 3 documents costs about 20s.
The text was updated successfully, but these errors were encountered: