* Reorganize the examples folder * Add two mcp server examples. A local filesystem server and a simple 'starter' server.
9 lines
179 B
Text
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=...
|