langchain/docs/extras/integrations
Matt Robinson 83d2a871eb
fix: apply unstructured preprocess functions (#9473)
### Summary

Fixes a bug from #7850 where post processing functions in Unstructured
loaders were not apply. Adds a assertion to the test to verify the post
processing function was applied and also updates the explanation in the
example notebook.
2023-08-18 18:54:28 -07:00
..
callbacks fix context nb (#9267) 2023-08-15 12:53:37 -07:00
chat fix(llms): improve the ernie chat model (#9289) 2023-08-16 00:48:42 -07:00
document_loaders fix: apply unstructured preprocess functions (#9473) 2023-08-18 18:54:28 -07:00
document_transformers Added new use case docs for Web Scraping, Chromium loader, BS4 transformer (#8732) 2023-08-11 11:46:59 -07:00
llms InternLM example (#9465) 2023-08-18 11:17:17 -07:00
memory Integrate Rockset as a chat history store (#8940) 2023-08-08 18:54:07 -07:00
providers Bagatur/vectara regression (#9276) 2023-08-15 16:19:46 -07:00
retrievers Bagatur/zep python 1.0 (#9186) 2023-08-13 21:52:53 -07:00
text_embedding Update openai embeddings notebook with correct embedding model in section 2 (#5831) 2023-08-10 19:02:10 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools Add LangChain utility for real-time crypto exchange prices (#4501) 2023-08-11 14:45:06 -07:00
vectorstores zep/new ZepVectorStore (#9159) 2023-08-16 00:23:07 -07:00