[PR #999] [CLOSED] Fix example #1822

Closed
opened 2026-02-20 17:45:38 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/999
Author: @jacoblee93
Created: 7/11/2024
Status: Closed

Base: mainHead: jacoblee93-patch-1


📝 Commits (4)

📊 Changes

2 files changed (+2 additions, -6 deletions)

View changed files

📝 README.md (+1 -3)
📝 libs/langgraph/README.md (+1 -3)

📄 Description

Getting Type arguments for "Literal" must be None, a literal value (int, bool, str, or bytes), or an enum value

CC @vbarda


🔄 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/langgraph/pull/999 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 7/11/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `jacoblee93-patch-1` --- ### 📝 Commits (4) - [`634fd08`](https://github.com/langchain-ai/langgraph/commit/634fd082c5a090079b696d8370ff6f8ae13d04c2) Fix example - [`b67c3d1`](https://github.com/langchain-ai/langgraph/commit/b67c3d1eddcda019a886668643960883d266768e) Sync readmes - [`9c7dafb`](https://github.com/langchain-ai/langgraph/commit/9c7dafb75ad7548893008857e08017441ce5603a) Update README.md - [`b6c46d1`](https://github.com/langchain-ai/langgraph/commit/b6c46d1a45d952557b82b42e309b511afbf7e413) Update README.md ### 📊 Changes **2 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -3) 📝 `libs/langgraph/README.md` (+1 -3) </details> ### 📄 Description Getting `Type arguments for "Literal" must be None, a literal value (int, bool, str, or bytes), or an enum value` CC @vbarda --- <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-20 17:45:38 -05:00
yindo closed this issue 2026-02-20 17:45:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1822