LocalAI/backend/go
Dave 44bc540bb5
fix: security scanner dislikes runCommand function arguments (#2140)
runCommand ==> ffmpegCommand. No functional changes, but makes it clear to the security scanner and future developers that this function cannot run arbitrary commands

Signed-off-by: Dave Lee <dave@gray101.com>
2024-04-26 10:33:12 +02:00
..
image feat: add tiny dream stable diffusion support (#1283) 2023-12-24 19:27:24 +00:00
llm fix: drop unused code (#1697) 2024-02-11 11:28:59 +01:00
stores feat(stores): Vector store backend (#1795) 2024-03-22 21:14:04 +01:00
transcribe fix: security scanner dislikes runCommand function arguments (#2140) 2024-04-26 10:33:12 +02:00
tts refactor: move backends into the backends directory (#1279) 2023-11-13 22:40:16 +01:00