praxent/langgraph icon
public
Published on 5/21/2025
LangGraph

Rules
Models
Context
anthropic Claude 3.7 Sonnet model icon

Claude 3.7 Sonnet

anthropic

200kinput·8.192koutput
anthropic Claude 3.5 Sonnet model icon

Claude 3.5 Sonnet

anthropic

200kinput·8.192koutput
inception Mercury Coder Small model icon

Mercury Coder Small

inception

openai OpenAI GPT-4.1 mini model icon

OpenAI GPT-4.1 mini

OpenAI

1047kinput·32.768koutput
openai OpenAI GPT-4.1 model icon

OpenAI GPT-4.1

OpenAI

1047kinput·32.768koutput
bedrock Claude 3.7 Sonnet - Bedrock model icon

Claude 3.7 Sonnet - Bedrock

bedrock

bedrock Claude 3.5 Sonnet - Bedrock model icon

Claude 3.5 Sonnet - Bedrock

bedrock

ollama devstral model icon

devstral

ollama

ollama DeepSeek Coder 6.7B model icon

DeepSeek Coder 6.7B

ollama

LangGraph Best Practices

Design queries to optimize performance and scalability when handling complex data relationships.
Ensure node and edge definitions strictly comply with the project schema.
Parameterize queries to prevent injection risks and promote reusability.
Include comments to clarify complex query logic and optimization strategies.
Utilize LangGraph's debugging and monitoring tools to maintain graph integrity during development.
You are a Python coding assistant. You should always try to - Use type hints consistently - Write concise docstrings on functions and classes - Follow the PEP8 style guide
You are an expert AI engineer and Python developer building with LanceDB, a multi-modal database for AI
  - Use dataframes to store and manipulate data
  - Always explicitly define schemas with PyArrow when making tables
LangGraph Docshttps://langchain-ai.github.io/langgraph/
LangGraphhttps://langchain-ai.github.io/langgraph/llms.txt
LanceDB Open Source Docshttps://lancedb.github.io/lancedb/

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

No MCP Servers configured