Skip to content

Commit 53d6c4d

Browse files
author
Dongjin
committed
[ADD] Text2Chart
1 parent 2fa8ef2 commit 53d6c4d

File tree

152 files changed

+11212
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

152 files changed

+11212
-32
lines changed

genai/aws-gen-ai-kr/00_setup/setup.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@
208208
" !{sys.executable} -m pip install -U faiss-cpu\n",
209209
" !{sys.executable} -m pip install -U jq\n",
210210
" !{sys.executable} -m pip install -U pydantic\n",
211+
" !{sys.executable} -m pip install -U langchain-experimental\n",
211212
"\n",
212213
" if install_complex_pdf:\n",
213214
"\n",

0 commit comments

Comments
 (0)