Sign in
apache
/
tika
/
HEAD
/
.
/
docs
/
modules
/
ROOT
/
examples
/
openai-vlm-basic.json
blob: f54d9063ab8e97c2aacea7ecd0e64c8d8c6a2462 [
file
] [
log
] [
blame
]
{
"parsers"
:
[
{
"openai-vlm-parser"
:
{
"baseUrl"
:
"http://127.0.0.1:8000"
,
"model"
:
"jinaai/jina-vlm"
,
"timeoutSeconds"
:
300
}
}
]
}