Skip to content

Commit c797346

Browse files
committed
feat: 增加本地记忆,RAG的python服务
1 parent 5c2a5a9 commit c797346

File tree

9 files changed

+778
-24
lines changed

9 files changed

+778
-24
lines changed

install.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ call npm install --save-dev ^
1212
call npm install openai axios cheerio
1313
REM global install vsce
1414
call npm install -g vsce
15+
call npm cli
1516

1617
echo Environment setup completed!

0 commit comments

Comments
 (0)