提取PDF中的图片并调用大模型,识别图片内容并返回

This commit is contained in:
zhouweiyi
2025-05-13 10:56:05 +08:00
parent 32da85daab
commit 50f5f38996
2 changed files with 7 additions and 1 deletions

View File

@@ -98,4 +98,7 @@ pdf:
extract:
service:
url: http://localhost:8080
ai-api:
url: https://api.pandarobot.chat/v1/chat/completions
key: sk-DqEWHabaAvft3nj4Ad980727E7674fE095BdEb710b8cE77b

View File

@@ -176,4 +176,7 @@ sms:
pdf:
extract:
service:
url: http://localhost:8080
url: http://localhost:8080
ai-api:
url: https://api.pandarobot.chat/v1/chat/completions
key: sk-DqEWHabaAvft3nj4Ad980727E7674fE095BdEb710b8cE77b