YiLi
YiLi
Hi, could you show your code to handle listbox 'changed' and 'selected' please, I'm also working on this, thank you
hi,could you provide one or more not-found file's url path on your host?
最新版的ui是可以用的,不过有可能你前端标记的entity跟实际分词不一致,这种情况需要查看训练的日志来调整
See https://github.com/parnurzeal/gorequest/issues/76 you should call request.Post first or set flag `SetDoNotClearSuperAgent`
> I noticed you have a dot at the end of the docker-slim build command. What are your expectations/intentions there? extra dot is a typo, please dismiss, I'm trying add...
I've modify `main.py`, added a simple router will return `{"hello":"world"}` when access /, and build slim and run. as a result, container now can launch success and access to /...
> > 可以在 docker-compose.yaml 中的 api 和 worker 服务加一条 environments 记录 > > ``` > > OPENAI_API_BASE: 'https:///v1' > > ``` > > 这个pr还没有merge吧? 在自己的docker-compose.yaml中设置环境变量,不需要改动代码
个人使用建议: 1. 对数据集的内容进行合理的分段,控制段落的字数和空行格式。这个你可以在segmentation settings的custom设置处进行相应的配置 2. 数据集各个文档的内容尽可能正交,即每个文档尽可能描述的是不同的领域,这样在进行index查询的时候,不会出现基于你的问题,匹配到的内容过多。 3. 可以的话尽量以Q&A的形式来组织文档内容,这样你跟机器人的问题就会有较高几率直接匹配到Q。这里的Q相当于是一个锚点,便于向量检索算法的相似度匹配。 例如,我们的一个文档示例为 ``` 问题:设备初始化时,设备提示"与WI-Fi通信失败,请确认其正常工作",应如何处理 答案:1. 近距离尝试热点排除设备问题,如果热点也存在该问题则需要售后协助排查。 2. 若热点没有问题,询问用户路由器和魔镜是否距离过远或者存在穿墙,过远则尽量调整位置,没穿墙改用5G频段减少干扰,穿墙了无法移动则使用2.4G频段增强穿墙能力。 3. 若用户不方便操作,可以建议客户联系运营商协助改善网络环境 ```
Of course. the UI for `generate` button needs to be re-designed if this feature is applied
any plan on this? currently I have to modify the `code` field in database to make a wanted share url