audio-generate: Gradio API wrapper with timeout handling (600s default), sequential-only generation, SSE stream polling. audio-health: API health check. audio-post: ffmpeg wrapper for convert/normalize/trim/ pipeline operations. All follow existing connector pattern. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
239 B
JSON
9 lines
239 B
JSON
{
|
|
"qdrant_url": "http://tower-of-joy:6333",
|
|
"ollama_url": "http://tower-of-joy:11434",
|
|
"stable_audio_url": "http://tower-of-joy:11500",
|
|
"collection": "commonwealth",
|
|
"embed_model": "nomic-embed-text",
|
|
"embed_dimensions": 768
|
|
}
|