1 Star 0 Fork 2

云算科技/wiseflow

forked from homer_1943/wiseflow 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env_sample 664 Bytes
一键复制 编辑 原始数据 按行查看 历史
bigbrother666 提交于 12个月前 . mulity-language readme
export LLM_API_KEY=""
export LLM_API_BASE="https://api.siliconflow.cn/v1" ##for local model services or calling non-OpenAI services with openai_wrapper
##strongly recommended to use the following model provided by siliconflow (consider both effect and price)
export GET_INFO_MODEL="zhipuai/glm4-9B-chat"
export REWRITE_MODEL="alibaba/Qwen2-7B-Instruct"
export HTML_PARSE_MODEL="alibaba/Qwen2-7B-Instruct" ##or"01-ai/Yi-1.5-9B-Chat"
export PROJECT_DIR="work_dir"
export PB_API_AUTH="test@example.com|123467890"
export "PB_API_BASE"="" ##only use if your pb not run on 127.0.0.1:8090
export WS_LOG="verbose" ##for detail log info. If not need, just delete this item.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/juyunsuan/wiseflow.git
git@gitee.com:juyunsuan/wiseflow.git
juyunsuan
wiseflow
wiseflow
master

搜索帮助