langchain/docs
Lance Martin 28d2b213a4
Update landing page for "question answering over documents" (#7152)
Improve documentation for a central use-case, qa / chat over documents.

This will be merged as an update to `index.mdx`
[here](https://python.langchain.com/docs/use_cases/question_answering/).

Testing w/ local Docusaurus server:

```
From `docs` directory:
mkdir _dist
cp -r {docs_skeleton,snippets} _dist
cp -r extras/* _dist/docs_skeleton/docs
cd _dist/docs_skeleton
yarn install
yarn start
```

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-10 14:15:13 -07:00
..
api_reference Add Xorbits Dataframe as a Document Loader (#7319) 2023-07-10 04:24:47 -04:00
docs_skeleton Update landing page for "question answering over documents" (#7152) 2023-07-10 14:15:13 -07:00
extras Update landing page for "question answering over documents" (#7152) 2023-07-10 14:15:13 -07:00
snippets Fix typo (#7416) 2023-07-09 00:54:48 -04:00
.local_build.sh Harrison/deeplake new features (#6263) 2023-06-16 17:53:55 -07:00
package-lock.json docs: New experimental UI for Mendable Search (#6558) 2023-07-03 20:52:13 +01:00
requirements.txt Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00