langchain/docs
Mirna Wong b4d5f3181b
docs: updates code examples in neo4j_cypher.ipynb (#21973)
Resolves #19134

Thank you for contributing to LangChain!

- [x ] **PR message**: ***Delete this entire checklist*** and replace
with
- **Description:** this pr replaces `title` with `name` in the [add
examples in cypher generation
prompt](https://python.langchain.com/v0.1/docs/integrations/graphs/neo4j_cypher/#add-examples-in-the-cypher-generation-prompt)
section.
    - **Issue:** 19134
    - **Dependencies:** any dependencies required for this change
    - **Twitter handle:** @mirna_wong
2024-05-22 20:48:09 +00:00
..
api_reference docs: fix partner api ref build (#22007) 2024-05-22 13:16:07 -07:00
data 👥 Update LangChain people data (#21143) 2024-05-01 11:01:43 -04:00
docs docs: updates code examples in neo4j_cypher.ipynb (#21973) 2024-05-22 20:48:09 +00:00
scripts docs: added template to arxiv page (#21846) 2024-05-20 15:30:35 -07:00
src docs: move feedback into paginator from content (#22041) 2024-05-22 13:21:27 -07:00
static docs: reorg and visual refresh (#19765) 2024-04-04 00:58:36 -07:00
.gitignore infra: cleanup docs build (#21134) 2024-05-01 17:34:05 -07:00
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2024-03-04 15:14:28 -08:00
babel.config.js Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
docusaurus.config.js docs[patch]: Update 0.2 banner copy (#21888) 2024-05-19 17:21:02 -07:00
Makefile docs: link to langsmith+langgraph docs (#21930) 2024-05-20 13:05:22 -07:00
package.json docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
README.md docs: developer docs (#14776) 2023-12-17 12:55:49 -08:00
sidebars.js docs: link to langsmith+langgraph docs (#21930) 2024-05-20 13:05:22 -07:00
vercel_build.sh infra: use nbconvert for docs build (#21135) 2024-05-07 12:30:17 -07:00
vercel_requirements.txt docs: remove postgres from docs build (#21847) 2024-05-17 15:36:35 -07:00
vercel.json docs: rewrite old home, fix v0.1 infinite redirect (#21936) 2024-05-20 13:44:41 -07:00
yarn.lock docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide