Add LangGraph project to ml-frameworks category by akankshary · Pull Request #435 · lukasmasuch/best-of-ml-python · GitHub
Skip to content

Add LangGraph project to ml-frameworks category#435

Open
akankshary wants to merge 1 commit intolukasmasuch:mainfrom
akankshary:patch-1
Open

Add LangGraph project to ml-frameworks category#435
akankshary wants to merge 1 commit intolukasmasuch:mainfrom
akankshary:patch-1

Conversation

@akankshary
Copy link
Copy Markdown

@akankshary akankshary commented Mar 24, 2026

Adds LangGraph (langchain-ai/langgraph) to the ml-frameworks category.

LangGraph is a framework for building stateful, multi-actor LLM applications and agents.


Summary by cubic

Add LangGraph (langchain-ai/langgraph) to the ml-frameworks category. Updates projects.yaml with the project name and description.

Written for commit 44dd29d. Summary will update on new commits.

Added LangGraph project with GitHub ID and description.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="projects.yaml">

<violation number="1" location="projects.yaml:4671">
P1: Added LangGraph entry is malformed due to incorrect YAML list indentation, breaking the project item structure.</violation>
</file>

Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Add one-off context when rerunning by tagging @cubic-dev-ai with guidance or docs links (including llms.txt)
  • Ask questions if you need clarification on any suggestion

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment thread projects.yaml
Comment on lines +4671 to +4672
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Added LangGraph entry is malformed due to incorrect YAML list indentation, breaking the project item structure.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At projects.yaml, line 4671:

<comment>Added LangGraph entry is malformed due to incorrect YAML list indentation, breaking the project item structure.</comment>

<file context>
@@ -4668,3 +4668,7 @@ projects:
   - github_id: juspay/neurolink
     category: ml-frameworks
     description: Enterprise-grade LLM integration framework for building production-ready AI applications with built-in hallucination prevention, RAG, and MCP support
+    - name: LangGraph
+  - github_id: langchain-ai/langgraph
+    category: ml-frameworks
</file context>
Suggested change
Fix with Cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant