mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-03-14 05:03:43 +08:00
提取PDF中的图片并调用大模型,识别图片内容并返回
This commit is contained in:
@@ -98,4 +98,7 @@ pdf:
|
||||
extract:
|
||||
service:
|
||||
url: http://localhost:8080
|
||||
ai-api:
|
||||
url: https://api.pandarobot.chat/v1/chat/completions
|
||||
key: sk-DqEWHabaAvft3nj4Ad980727E7674fE095BdEb710b8cE77b
|
||||
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user