What's Changed
- Hotfix: Qdrant content retrieval (revert: #1088) by @kacperlukawski in #1093
- Strange behavior with LLM import requirements by @trigaten in #1104
- fix telegram imports by @hwchase17 in #1110
- Fix Issue #1100 by @Hase-U in #1101
- docs: add an unstructured section to the ecosystem page by @MthwRobinson in #1125
- feat: add support for
.ppt
files inUnstructuredPowerPointLoader
by @MthwRobinson in #1124 - Fix a bug that shows "KeyError 'items'" by @yakigac in #1118
- fix for database compatibility when getting table DDL by @jzluo in #1129
- return source documents for chat vector db chain by @hwchase17 in #1128
- Max marginal relecance search fails if there are not enough docs by @tmbo in #1117
- Harrison/hn loader by @hwchase17 in #1130
- [Integration Tests] Cast fake embeddings to ALL float values by @ngundotra in #1102
- instruct embeddings docs by @hwchase17 in #1131
- fix docs by @hwchase17 in #1133
- Sql alchemy commands used in table info by @fpingham in #1135
- add srt loader by @hwchase17 in #1140
- fix chatvectordbchain to use pinecone namespace by @kekayan in #1139
- Fix typo in HyDE docs by @samheutmaker in #1142
- fix sql by @hwchase17 in #1141
- Make Tools own model, add ToolKit Concept by @agola11 in #1095
- Harrison/ver0089 by @hwchase17 in #1144
New Contributors
- @tmbo made their first contribution in #1117
- @ngundotra made their first contribution in #1102
- @kekayan made their first contribution in #1139
Full Changelog: v0.0.88...v0.0.89