Skip to content

Week 4 Langgraph Career Sprint Submission#1221

Open
sammyloto wants to merge 1 commit into
ed-donner:mainfrom
sammyloto:sammyloto-week4-exercise
Open

Week 4 Langgraph Career Sprint Submission#1221
sammyloto wants to merge 1 commit into
ed-donner:mainfrom
sammyloto:sammyloto-week4-exercise

Conversation

@sammyloto
Copy link
Copy Markdown

Summary

Adds a Career Sprint LangGraph demo: a Gradio chat UI with SQLite-backed checkpoints, isolated thread IDs, and a worker/evaluator loop that runs until sprint criteria are met (with safety limits on tool and eval rounds).

Includes: app.py (UI), graph.py (graph + checkpointing), tools.py (web search via Serper or DuckDuckGo fallback, sandbox file tools, Wikipedia, optional Python REPL, optional me/summary.txt profile read), requirements.txt, .env.example, and placeholder me/ / sandbox/ dirs.

Run: configure OPENAI_API_KEY (see .env.example), install deps, then run app.py from this folder.

Screenshot 2026-04-02 at 16 46 34

cc @hopeogbons

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