Gen-AI Developer Classroom notes 19/Oct/2025

Using Keys in langchain or langgraph projects

  • Try setting the keys in your environmental variables
  • If the key is project specific, we use python-dotenv

Using python-dot env

  • add this package uv add python-dotenv
  • Create a file called as .env
  • Now add the following snippet
from dotenv import 

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading