Skip to content

Commit

Permalink
Adds attribution link to Neo4j tutorial (langchain-ai#4594)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Mar 1, 2024
1 parent 7c574af commit c9d445b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/core_docs/docs/additional_resources/tutorials/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ introduction to LangChain and a great first project for learning how to use Lang
## Neo4j GraphAcademy

[Neo4j](https://neo4j.com) has put together a hands-on, practical course that shows how to build a movie-recommending chatbot in Next.js.
Check it out below:
It covers retrieval-augmented generation (RAG), tracking history, and more. Check it out below:

- [Build a Neo4j-backed Chatbot with TypeScript](https://graphacademy.neo4j.com/courses/llm-chatbot-typescript/)
- [Build a Neo4j-backed Chatbot with TypeScript](https://graphacademy.neo4j.com/courses/llm-chatbot-typescript/?ref=langchainjs)

---

0 comments on commit c9d445b

Please sign in to comment.