Skip to content

A simple repository to learn popular AI framework langgraph.

Notifications You must be signed in to change notification settings

GreatHayat/langgraph-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph Learning & Exploration

  1. Clone the repository and create a virtual environment.
  2. Install the required packages by running: pip install -r requirements.txt.
  3. Execute the selected script by running: python <filename.py>.

Ensure that your OpenAI API Key is set in your environment variables before proceeding.

Releases

No releases published

Packages

No packages published

Languages