What's Changed
- Fixing some spelling mistakes by @ShorthillsAI in #10881
- Support extra tools argument for pandas agent toolkit by @tanujtiwari-at in #11040
- Fix intermediate steps example in docs : replaced json.dumps with Langchain's dumps() by @jeremynac in #10593
- Update base.py by @dbolser in #10843
- add more import checks by @hwchase17 in #11033
- Add Exact match and Regex Match Evaluators by @hinthornw in #11132
- Stop sequences in fireworks, plus notebook updates by @tjaffri in #11136
- Enhanced pairwise error by @hinthornw in #11131
- feat: add support for arxiv identifier in ArxivAPIWrapper() by @LMC117 in #9318
- improve the performance of base.py by @mzamini92 in #8610
- Revert "improve the performance of base.py" by @hwchase17 in #11143
- add 3 property types in metadata for notiondb loader by @litianc in #8509
- Added prompt wrapping for Claude with Bedrock by @jonathancaevans in #11090
- bump 304 by @baskaryan in #11147
New Contributors
- @tanujtiwari-at made their first contribution in #11040
- @dbolser made their first contribution in #10843
- @LMC117 made their first contribution in #9318
- @litianc made their first contribution in #8509
- @jonathancaevans made their first contribution in #11090
Full Changelog: v0.0.303...v0.0.304