arcade-mcp/examples/agent_frameworks/langchain/studio/env.example
Eric Gustin d7107c107d
Update examples (#601)
* Reorganize the examples folder
* Add two mcp server examples. A local filesystem server and a simple
'starter' server.
2025-10-03 17:37:22 -07:00

9 lines
179 B
Text

# To separate your traces from other application
LANGSMITH_PROJECT=arcade-graph
# LANGCHAIN_API_KEY=...
# Arcade API key
# ARCADE_API_KEY=...
# LLM choice:
# OPENAI_API_KEY=...