What's Changed
- add different templates for different sql engines for SqlDatabaseChain by @MaximeThoonsen in #1113
- feat: update StructuredOutputParser and CombiningOutputParser prompts for increased reliability, add integration tests by @jacobrosenthal in #1109
- docs: Mendable Search Improvements by @nickscamara in #1130
- Implementation of a VectorStoreMemory by @nfcampos in #452
- chore: DRY-up the
loadQAChain
code so it's just using the same functions by @justindra in #1122 - Use workspace TS version in VSCode by @namuol in #817
- Use TypeScript 5 by @nfcampos in #828
- Added implementation for Azure OpenAI by @dersia in #966
- Add API key support to Unstructured loaders by @jacoblee93 in #1128
- Added type to LLMChain to be used on predict by @ppramesi in #1135
- feat: Added filtering ability to supabase by @mishkinf in #905
New Contributors
- @namuol made their first contribution in #817
- @dersia made their first contribution in #966
- @mishkinf made their first contribution in #905
Full Changelog: 0.0.69...0.0.70