mirror of
https://github.com/deepseek-ai/DeepSeek-Coder.git
synced 2025-04-19 18:19:05 -04:00
init commit
This commit is contained in:
parent
73efd7ae0e
commit
3832798224
@ -13,10 +13,10 @@ import json
|
||||
from typing import *
|
||||
import traceback
|
||||
|
||||
java_exec = "/weka-jd/prod/deepseek/permanent/zhuqihao/java/bin/"
|
||||
node_exec = "/weka-jd/prod/deepseek/permanent/zhuqihao/node/bin/"
|
||||
tsc_exec = "/weka-jd/prod/deepseek/permanent/zhuqihao/tsc/bin/"
|
||||
go_exec = "/weka-jd/prod/deepseek/permanent/shared/zhuqihao/go/bin/"
|
||||
java_exec = ""
|
||||
node_exec = ""
|
||||
tsc_exec = ""
|
||||
go_exec = ""
|
||||
php_exec = ""
|
||||
cs_exec = ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user