fciannella's picture
Working with service run on 7860
53ea588
raw
history blame
285 Bytes
# agents/.env example for local dev (used by `langgraph dev`)
# Copy to agents/.env and set your keys.
# Required by ace_base_agent (ChatOpenAI)
OPENAI_API_KEY=
# Optional tracing
LANGSMITH_API_KEY=
LANGSMITH_BASE_URL=https://api.smith.langchain.com
LANGSMITH_PROJECT=ace-controller