Release 0.0.97
What's Changed
- Release 0.0.96 by @nfcampos in #1701
- Add eval mode by @vowelparrot in #1702
- Fix run on dataset errors from one run interrupting other runs by @nfcampos in #1721
- Add tags to agent executor on initialize by @nfcampos in #1722
- Supports non-utf-8 character sets for Cheerio by @flybluewolf in #1736
- Add function_call to the request to chat open ai. by @july1997 in #1709
- Added exporting of SQL prompts by @TanishkaSingh99 in #1680
- Update outputParser.ts - Fix TypeError by @aaronfonseca in #1674
- Update session references to project by @vowelparrot in #1729
- Include call options in invocation params (sent to tracer) by @nfcampos in #1746
- Move unstructured strategy flag to formData. by @thundo in #1745
- Make the TextSplitter in WebBrowser Tool configurable by @galabra in #1748
- Update databerry.md by @weisisheng in #1742
- docs: New experimental UI for Mendable Search by @nickscamara in #1724
- split up batch runs for llms and chat models in generate by @agola11 in #1707
- Bug fix: zepMemory needs to return memorykey:[] and not empty string … by @rsharath in #1684
- Downgrade decamelize for browser compatibility by @lushiyun in #1762
- added APIchain headers example and fixed an error in dynamic tool example. by @SrilalS in #1678
- Refactor how the Google Vertex AI PaLM Codey code- models are implemented by @afirstenberg in #1730
- Add support for Google Vertex AI PaLM Codey codechat- models. by @afirstenberg in #1728
New Contributors
- @flybluewolf made their first contribution in #1736
- @july1997 made their first contribution in #1709
- @TanishkaSingh99 made their first contribution in #1680
- @aaronfonseca made their first contribution in #1674
- @thundo made their first contribution in #1745
- @galabra made their first contribution in #1748
- @weisisheng made their first contribution in #1742
- @lushiyun made their first contribution in #1762
- @SrilalS made their first contribution in #1678
Full Changelog: 0.0.96...0.0.97