Skip to content

Commit 870d395

Browse files
author
Dongjin
committed
[ADD] Text2Chart
1 parent 53d6c4d commit 870d395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genai/aws-gen-ai-kr/06_CodeGeneration/Text2Chart/01_text_to_visualization_with_llm.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
"source": [
799799
"os.environ[\"LANGCHAIN_TRACING_V2\"]=\"true\"\n",
800800
"os.environ[\"LANGCHAIN_ENDPOINT\"]=\"https://api.smith.langchain.com\"\n",
801-
"os.environ[\"LANGCHAIN_API_KEY\"]=\"ls__219f56364ed64b05b1be2ab58de6f35c\"\n",
801+
"os.environ[\"LANGCHAIN_API_KEY\"]=\"your key\"\n",
802802
"os.environ[\"LANGCHAIN_PROJECT\"]=\"text2chart\""
803803
]
804804
},

0 commit comments

Comments
 (0)