当前位置:   article > 正文

Flowise+Supabase部署QA应用_flowise中国连不上

flowise中国连不上

1.Flowise安装

supabase安装请参考:supabase本地部署-CSDN博客

官网:

https://flowiseai.com/

github

GitHub - FlowiseAI/Flowise: Drag & drop UI to build your customized LLM flow

  1. git clone https://github.com/FlowiseAI/Flowise
  2. Flowise git:(main) ✗ cd docker
  3. docker git:(main) ✗ docker compose up -d
  1. ➜ docker git:(main) ✗ docker compose ps
  2. WARN[0000] The "FLOWISE_USERNAME" variable is not set. Defaulting to a blank string.
  3. WARN[0000] The "FLOWISE_PASSWORD" variable is not set. Defaulting to a blank string.
  4. WARN[0000] The "DATABASE_TYPE" variable is not set. Defaulting to a blank string.
  5. WARN[0000] The "DATABASE_PORT" variable is not set. Defaulting to a blank string.
  6. WARN[0000] The "DATABASE_HOST" variable is not set. Defaulting to a blank string.
  7. WARN[0000] The "DATABASE_NAME" variable is not set. Defaulting to a blank string.
  8. WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string.
  9. WARN[0000] The "DATABASE_PASSWORD" variable is not set. Defaulting to a blank string.
  10. WARN[0000] The "FLOWISE_SECRETKEY_OVERWRITE" variable is not set. Defaulting to a blank string.
  11. WARN[0000] The "LOG_LEVEL" variable is not set. Defaulting to a blank string.
  12. NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS
  13. docker-flowise-1 flowiseai/flowise "docker-entrypoint.sh /bin/sh -c 'sleep 3; flowise start'" flowise 5 hours ago Up 5 hours 0.0.0.0:3000->3000/tcp, :::3000->3000/tcp

2.构建一个知识库的chain

创建组件和账号

openai这里需要梯子

准备知识库

test.txt

  1. 百度(Baidu)是拥有强大互联网基础的领先AI公司。百度愿景是:成为最懂用户,并能帮助人们成长的全球顶级高科技公司。 [1]
  2. “百度”二字,来自于八百年前南宋词人辛弃疾的一句词:众里寻他千百度。这句话描述了词人对理想的执着追求。1999年底,身在美国硅谷的李彦宏看到了中国互联网及中文搜索引擎服务的巨大发展潜力,抱着技术改变世界的梦想,他毅然辞掉硅谷的高薪工作,携搜索引擎专利技术,于 200011日在中关村创建了百度公司。
  3. 百度拥有数万名研发工程师,这是中国乃至全球都顶尖的技术团队。这支队伍掌握着世界上领先的搜索引擎技术,使百度成为掌握世界尖端科学核心技术的中国高科技企业,也使中国成为美国、俄罗斯和韩国之外,全球仅有的4个拥有搜索引擎核心技术的国家之一。 [1]
  4. 公司名称百度外文名Baidu成立时间20001月总部地点中国北京海淀区上地十街10号百度大厦公司类型AI驱动的技术型公司公司口号百度一下,生活更好 [114]年营业额1236.75 亿元(2022年) [118]员工数36413 人(2021年) [116]董事长李彦宏官 网www.baidu.com使 命用科技让复杂的世界更简单品牌主张世界很复杂,百度更懂你愿 景成为最懂用户,并能帮助人们成长的全球顶级高科技公司 [1]

3.上传知识库QA

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/475606
推荐阅读
相关标签
  

闽ICP备14008679号