Skip to content

Commit 9c1c09f

Browse files
authored
Update instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env
1 parent 8eb7f2d commit 9c1c09f

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Update this with your real OpenAI API key
2-
#OPENAI_API_KEY=sk-YOUR_API_KEY
2+
OPENAI_API_KEY=sk-YOUR_API_KEY
33

44
# Uncomment to use Ollama instead of OpenAI
55
# OPENAI_BASE_URL=http://localhost:11434/v1

0 commit comments

Comments
 (0)