langchain/docs/docs/modules
junkeon 8d2909ee25
upstage[minor]: Update few codes and add upstage loader in pdf section (#21085)
**Description:** Update UpstageLayoutAnalysisParser and Loader and add
upstage loader example in pdf section
**Dependencies:** langchain_community
**Twitter handle:** [@upstageai](https://twitter.com/upstageai)

- [x] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.
2024-04-30 20:15:49 -04:00
..
agents patch: deprecate (a)get_relevant_documents (#20477) 2024-04-22 11:14:53 -04:00
callbacks docs: custom callback handlers page (#20494) 2024-04-25 01:08:36 +00:00
data_connection upstage[minor]: Update few codes and add upstage loader in pdf section (#21085) 2024-04-30 20:15:49 -04:00
memory docs: import update (#20610) 2024-04-18 16:05:17 -04:00
model_io docs: imported List is not used (#20720) 2024-04-24 15:17:07 -07:00
tools docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
chains.ipynb docs: fixed links (#19503) 2024-03-25 16:19:28 -07:00
composition.mdx docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
index.mdx docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
paul_graham_essay.txt Fix typos (#11663) 2023-10-12 11:44:03 -04:00
state_of_the_union.txt Fix typos (#11663) 2023-10-12 11:44:03 -04:00