Join Discord
Powered by
Hi all, I have evals for may assistants that uses...
# general-english
c
cylon
05/12/2026, 10:54 AM
Hi all, I have evals for may assistants that uses regex ([doc](
https://docs.vapi.ai/observability/evals-quickstart#step-5-use-regex-for-flexible-validation
)) I was wondering if it was possible to have negative lookahead regex pattern for instance:
(?!.*good bye)
? I have one eval like that and it is consistently failing even if the assistant did not say "good bye"
Previous
Next