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
This PR introduces asynchronous call for codex.query, while we wait for Trustworthy RAG scores, which helps reduce latency by around 35-40% for TLM Validator, we’re explicitly trying to avoid creating Codex entries for good responses, previously a read_only mode was available, this will be very useful to bring it back.