TeamWiseFlow / wiseflow

Wiseflow is an agile information mining tool that extracts concise messages from various sources such as websites, WeChat official accounts, social platforms, etc. It automatically categorizes and uploads them to the database.
Other
4.42k stars 731 forks source link

已正常使用但收集的信息与tag关联度很低 #75

Closed jiangfangcheung closed 2 months ago

jiangfangcheung commented 2 months ago

已正常使用但收集的信息与tag关联度很低,麻烦帮忙看看是什么问题导致的?列表里面的tag是空值 image image image

jiangfangcheung commented 2 months ago

image

l0g2 commented 2 months ago

article里面是全部文章, 其中与你的tag有关的部分在insights.

jiangfangcheung commented 2 months ago

但是insights里面是空的呢 image

l0g2 commented 2 months ago

但是insights里面是空的呢 image

就是没有识别到tag相关的。可能因为识别比较严格,你试试多加几个tag,或者把tag改宽松一些,或者多加几个网站,再多等一会儿。

bigbrother666sh commented 2 months ago

另外 tag设置为 activate状态了么……

FunnyGiraffe commented 2 months ago

这个需要设置openai的api_key么?docker compose up 后出现了错误 openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable,这个错误需要怎么解决

bigbrother666sh commented 2 months ago

这个需要设置openai的api_key么?docker compose up 后出现了错误 openai.OpenAIError: The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable,这个错误需要怎么解决

任意兼容openai接口格式的在线推理服务平台,申请api key。请仔细阅读README

jiangfangcheung commented 2 months ago

另外 tag设置为 activate状态了么……

Tag都是active状态的,我多设置几个宽松的tag试一下 另外我是本地部署的大模型服务,KEY设置的是LM-Studio指定的,大模型有正常处理请求