Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 200 Bytes

File metadata and controls

11 lines (9 loc) · 200 Bytes

dev_chatter

python project using langchain, langgraph

requires .env

  • OPENAI_API_KEY
  • LANGCHAIN_API_KEY
  • LANGCHAIN_TRACING_V2
  • LANGCHAIN_PROJECT

build and run with DOCKER

docker compose up