From 4debd647dfa6d7beec19c11d1747d2fdeac776c0 Mon Sep 17 00:00:00 2001 From: Michael D'Angelo Date: Wed, 25 Sep 2024 23:19:55 -0700 Subject: [PATCH] chore: update promptfoo experience --- src/data/resume/work.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/data/resume/work.js b/src/data/resume/work.js index f8959898c3..ff0d78e582 100644 --- a/src/data/resume/work.js +++ b/src/data/resume/work.js @@ -17,9 +17,8 @@ const work = [ position: 'Co-founder & CTO', url: 'https://promptfoo.dev', startDate: '2024-07-01', - summary: 'Promptfoo builds open-source tools to evaluate, find, and fix vulnerabilities in large language models (LLMs). Our open-source tools are used by over 30,000 developers and researchers worldwide.', + summary: 'Promptfoo builds open-source tools to evaluate, find, and fix vulnerabilities in large language models (LLMs). Our open-source tools are used by over 35,000 developers and researchers worldwide.', highlights: [ - 'Grew open-source user base to over 10,000 developers, including adoption by major tech companies', 'Built and scaled engineering team, emphasizing diversity and open-source contribution', 'Established key partnerships with AI research institutions and tech companies', ],