1 Star 0 Fork 3

andykobewu/Wiseflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env_sample 665 Bytes
一键复制 编辑 原始数据 按行查看 历史
bigbrother666 提交于 2024-07-30 22:32 . update mp_crawler
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="[email protected]|1234567890"
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 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/andykobewu/Wiseflow.git
[email protected]:andykobewu/Wiseflow.git
andykobewu
Wiseflow
Wiseflow
master

搜索帮助