langchain/docs/extras
Matt Robinson 8961c720b8
docs: update unstructured install instructions (#8596)
### Summary

Updates the `unstructured` install instructions. For
`unstructured>=0.9.0`, dependencies are broken out by document type and
the base `unstructured` package includes fewer dependencies. `pip
install "unstructured[local-inference]"` has been replace by `pip
install "unstructured[all-docs]"`, though the `local-inference` extra is
still supported for the time being.

### Reviewers

- @rlancemartin
- @eyurtsev
- @hwchase17
2023-08-01 14:17:49 -07:00
..
_templates Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
additional_resources Link to use cases from tutorials (#8371) 2023-07-27 11:54:04 -07:00
ecosystem use top nav docs (#8090) 2023-07-21 13:52:03 -07:00
guides add example for memory (#8552) 2023-08-01 01:10:19 -07:00
integrations docs: update unstructured install instructions (#8596) 2023-08-01 14:17:49 -07:00
modules updates some spelling mistakes (#8537) 2023-07-31 17:15:29 -07:00
use_cases Fixed bug7445 where a duplicate restuld_id is added to the vectorstore. (#7573) 2023-07-31 18:00:01 -07:00