IamWWT

Results 8 issues of IamWWT

使用方式:进入docker目录,不部署docker-compose-model.yml中的三个gpu相关模型服务。用chatglm3项目中的openai api模拟llm和embedding的api接口。 1、此时,没有rt服务下,是否不能使用菜单栏左侧的知识服务?因为新建知识并上传xx.md、xx.pdf、xx.docx文件后,都一直解析失败。 2、如果不用知识模块,技能模块中,可以通过流程组件是否支持将文本`通过对话框上`传到向量库进行向量存储等操作设计吗。 3、没有部署rt服务下,此时系统->系统配置中的内容如下,请问1)es我看是没有密码的,ssl_verify那里的配置需要额外改动吗。2)embedding部分使用第一个bge-large-zh-1.5的配置正确吗,会生效吗。 ```shell knowledges: unstructured_api_url: "" # 毕昇非结构化数据解析服务地址,提供包括OCR文字识别、表格识别、版式分析等能力。非必填,溯源必填 embeddings: # 配置知识库的embedding服务,以下示例填写了两类embedding服务的配置方法,第一个是openai的embedding模型服务的配置方法,第二个是本地部署的embedding模型服务的配置方法,如果有多个可以添加多个 bge-large-zh-1.5: # 知识库下拉框中显示的embedding模型的名称,可自定义 openai_api_base: "http://127.0.0.1:8000/v1/" openai_proxy: "" # 如果是自己代理的服务地址,则填在这里 openai_api_key: "EMPTY" # 私有的,openai账号的key # deployment: ""...

run `python startup.py -a` and operate in webpage. The normal chat and knowledge chat is ok. after upload the project's test file of test_cases/xx.json,click diagnosis,for a while, the error occur...

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply
stale

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply
stale

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 上传一个自己编写的插件,但是这个插件用到了第三方网页,这个网页必须要登陆才能进行下一步操作,希望能在对话界面添加一个用户密码登陆成功并跳转完成后续插件功能调用的功能。 ### Use case 1 上传插件 2 创建awel layout工作流 3...

enhancement
Waiting for reply
stale

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this...

how can i config the ipmi.yml to get device's mac address?