From 4217b2910020b9e7d784d78d25cc19d680e0406f Mon Sep 17 00:00:00 2001 From: Ismail Pelaseyed Date: Thu, 5 Oct 2023 11:15:21 +0200 Subject: [PATCH] Update .env.example --- libs/superagent/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/superagent/.env.example b/libs/superagent/.env.example index fe9ff304d..2fdbb27da 100644 --- a/libs/superagent/.env.example +++ b/libs/superagent/.env.example @@ -11,7 +11,7 @@ PINECONE_ENVIRONMENT= PINECONE_API_KEY= PINECONE_INDEX= # E2B (code execution) -E2B_API_KEY= +E2B_API_KEY=e2b_21b611cdf96fad06a6a819708734be20cfe8b777 # Replicate LLM/tool REPLICATE_API_TOKEN= # Langsmith tracing