mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-16 02:11:52 +02:00
Changes to the test
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const gemini = require("../../../services/modules/llm-gemini/gemini.js");
|
||||
|
||||
gemini.function({
|
||||
inputTranscriptPath: "./transcript.txt",
|
||||
documentTypePath: "./documentType.txt",
|
||||
inputTranscriptPath: "./transcript.json",
|
||||
documentTypePath: "./documentType.json",
|
||||
language: "de"
|
||||
});
|
||||
Reference in New Issue
Block a user