v.3.3.2
assafelovic/gpt-researcherv.3.3.2Jul 19, 2025by assafelovic
AI Summary
Bug fixes and evaluation enhancements, including hallucination evaluation and fixes for Exa retriever and vectorstore filtering.
Key Highlights
- Hallucination Evaluation for GPTResearcher
- Exa retriever domain fix
- Vectorstore filter bug fix
New Features
- Hallucination Evaluation
Full Release Notes
## What's Changed * feat: Add Hallucination Evaluation for GPTResearcher + `judges` library by @julianeagu in https://github.com/assafelovic/gpt-researcher/pull/1439 * fix: make exa retriever respect query domains by @mys721tx in https://github.com/assafelovic/gpt-researcher/pull/1464 * bug_fix: vectorstore_filter not passed by @viboognesh in https://github.com/assafelovic/gpt-researcher/pull/1461 * Update config.md by @sdisaacson in https://github.com/assafelovic/gpt-researcher/pull/1465 ## New Contributors * @julianeagu made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1439 * @mys721tx made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1464 * @viboognesh made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1461 **Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.3.3.1...v.3.3.2