mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-27 19:27:07 +02:00
feat: handles submitted audio
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub mod image_parsing;
|
||||
pub mod llm_instructions;
|
||||
pub mod audio_transcription;
|
||||
|
||||
use common::error::AppError;
|
||||
use std::collections::HashMap;
|
||||
|
||||
Reference in New Issue
Block a user