Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llm-aided-config #1600

Closed
asenasen123 opened this issue Jan 22, 2025 · 1 comment
Closed

llm-aided-config #1600

asenasen123 opened this issue Jan 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@asenasen123
Copy link

Description of the bug | 错误描述

这个配置作用是什么?会涉及到数据安全问题吗

How to reproduce the bug | 如何复现

"llm-aided-config": {
"formula_aided": {
"api_key": "your_api_key",
"base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"model": "qwen2.5-7b-instruct",
"enable": false
},
"text_aided": {
"api_key": "your_api_key",
"base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"model": "qwen2.5-7b-instruct",
"enable": false
},
"title_aided": {
"api_key": "your_api_key",
"base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"model": "qwen2.5-32b-instruct",
"enable": false
}
},

Operating system | 操作系统

Linux

Python version | Python 版本

3.10

Software version | 软件版本 (magic-pdf --version)

1.0.x

Device mode | 设备模式

cuda

@asenasen123 asenasen123 added the bug Something isn't working label Jan 22, 2025
@myhloli
Copy link
Collaborator

myhloli commented Jan 22, 2025

通过llm对最终输出做优化处理的,你用默认的false配置就没有数据安全问题

@myhloli myhloli closed this as completed Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants