[PR #217] [MERGED] Adds installation and entrypoint instructions #585

Closed
opened 2026-02-15 19:15:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/217
Author: @jacoblee93
Created: 6/14/2024
Status: Merged
Merged: 6/14/2024
Merged by: @jacoblee93

Base: mainHead: jacob/entrypoint_docs


📝 Commits (4)

📊 Changes

6 files changed (+463 additions, -4 deletions)

View changed files

📝 CONTRIBUTING.md (+22 -0)
📝 deno.json (+2 -2)
📝 docs/docs/how-tos/index.md (+7 -2)
📝 docs/mkdocs.yml (+3 -0)
examples/how-tos/manage-ecosystem-dependencies.ipynb (+104 -0)
examples/how-tos/use-in-web-environments.ipynb (+325 -0)

📄 Description

@hinthornw @andrewnguonly


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraphjs/pull/217 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/entrypoint_docs` --- ### 📝 Commits (4) - [`041367c`](https://github.com/langchain-ai/langgraphjs/commit/041367c68219d1a4163dde9890679b77536e2a06) Remove deprecated method in examples - [`1180011`](https://github.com/langchain-ai/langgraphjs/commit/1180011a7f24a82c0327f8e2a2d0739eb921c683) Adds installation and entrypoint instructions - [`b032773`](https://github.com/langchain-ai/langgraphjs/commit/b0327731f4c8c64bb85b11cade9801f462f560de) Merge branch 'main' of https://github.com/langchain-ai/langgraphjs into jacob/entrypoint_docs - [`ae9c8af`](https://github.com/langchain-ai/langgraphjs/commit/ae9c8af3ab577c1198485124dc8ab82aa3f2ec46) Address feedback ### 📊 Changes **6 files changed** (+463 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CONTRIBUTING.md` (+22 -0) 📝 `deno.json` (+2 -2) 📝 `docs/docs/how-tos/index.md` (+7 -2) 📝 `docs/mkdocs.yml` (+3 -0) ➕ `examples/how-tos/manage-ecosystem-dependencies.ipynb` (+104 -0) ➕ `examples/how-tos/use-in-web-environments.ipynb` (+325 -0) </details> ### 📄 Description @hinthornw @andrewnguonly --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:15:07 -05:00
yindo closed this issue 2026-02-15 19:15:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#585