diff --git a/.env.example b/.env.example index b34cf7d..0d4662d 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ LANGSMITH_API_KEY=your_langsmith_api_key LANGCHAIN_ENDPOINT= "" LANGSMITH_TRACING=true -OPENAI_API_KEY=your_openai_api_key -ANTHROPIC_API_KEY=your_anthropic_api_key +# OPENAI_API_KEY=your_openai_api_key +# ANTHROPIC_API_KEY=your_anthropic_api_key # add keys for other models here... \ No newline at end of file