mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-17 13:53:41 +00:00
提取PDF中的图片并调用大模型,识别图片内容并返回
This commit is contained in:
@@ -98,4 +98,7 @@ pdf:
|
|||||||
extract:
|
extract:
|
||||||
service:
|
service:
|
||||||
url: http://localhost:8080
|
url: http://localhost:8080
|
||||||
|
ai-api:
|
||||||
|
url: https://api.pandarobot.chat/v1/chat/completions
|
||||||
|
key: sk-DqEWHabaAvft3nj4Ad980727E7674fE095BdEb710b8cE77b
|
||||||
|
|
||||||
|
|||||||
@@ -176,4 +176,7 @@ sms:
|
|||||||
pdf:
|
pdf:
|
||||||
extract:
|
extract:
|
||||||
service:
|
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