mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-02-05 22:33:24 +08:00
指令 chatchat-config 工作空间配置
This commit is contained in:
parent
047baee8fe
commit
d5ceddc77d
@ -4,7 +4,7 @@ from chatchat.configs import config_workspace as workspace
|
|||||||
def main():
|
def main():
|
||||||
import argparse
|
import argparse
|
||||||
|
|
||||||
parser = argparse.ArgumentParser(description="chatchat工作空间配置")
|
parser = argparse.ArgumentParser(description="指令` chatchat-config` 工作空间配置")
|
||||||
# 只能选择true或false
|
# 只能选择true或false
|
||||||
parser.add_argument(
|
parser.add_argument(
|
||||||
"-v",
|
"-v",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user