Hi all, I have evals for may assistants that uses...
# general-english
c
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"