Replies: 1 comment 9 replies
-
|
mineru-api目前是支持配置openai-server的baseurl的,和命令行client的参数一致 |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如果使用大模型的话,希望能解耦大模型模块与minerU-api, 大模型可以提供openai 格式接口, 调用放可以直接import openai来使用,同时并发大了可以方便服用大模型生态
希望minerU-api模块能配置 大模型的baseUrl,这样可以更好的解耦, api 模块可以只在纯cpu 服务器上部署了
Beta Was this translation helpful? Give feedback.
All reactions