[
https://issues.apache.org/jira/browse/TIKA-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116197#comment-18116197
]
Hudson commented on TIKA-4896:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #1647 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/1647/])
TIKA-4896: requestParameters and imageInput on openai-embedding-engin… (#3183)
(github:
[https://github.com/apache/tika/commit/61589bed69f8f816f149d82f886e76c54160cece])
* (edit) tika-app/src/test/java/org/apache/tika/cli/TikaCLITextVectorsTest.java
* (edit) docs/modules/ROOT/pages/configuration/inference.adoc
* (edit) CHANGES.txt
* (edit)
tika-parsers/tika-parsers-ml/tika-inference/src/main/java/org/apache/tika/inference/OpenAIEmbeddingEngine.java
* (edit)
tika-parsers/tika-parsers-ml/tika-inference/src/test/java/org/apache/tika/inference/OpenAIEmbeddingEngineTest.java
> Add request parameters for openai family endpoints
> --------------------------------------------------
>
> Key: TIKA-4896
> URL: https://issues.apache.org/jira/browse/TIKA-4896
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> Various vendors that support the OpenAI API also have their own keys for
> their custom functionality. To the degree possible, we should make this as
> easy as possible across vendors.
> This ticket focuses on the main OpenAI API family vendors: JIna, Azure and
> LiteLLM.
>
> Direct calls to Gemini and Bedrock's Nova 2 would require their own custom
> engines, which we can do if there's demand, on a separate ticket.
>
> For now, users can get _some_ functionality from both via LiteLLM.
>
> For fans of technical debt... start your watches and stay tuned for how soon
> this PR needs to be updated!!!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)