it0/deploy/docker
hailin 2182149c4c feat(chat): voice-to-text fills input box instead of auto-sending
- Add POST /api/v1/agent/transcribe endpoint (STT only, no agent trigger)
- Add transcribeAudio() to chat datasource and provider
- VoiceMicButton now fills the text input field with transcript;
  user reviews and sends manually
- Add OPENAI_API_KEY/OPENAI_BASE_URL to agent-service in docker-compose

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 07:01:39 -08:00
..
nginx feat: add deployment scripts with SSL support for production 2026-02-09 17:44:27 -08:00
scripts . 2026-02-19 20:37:19 +08:00
.env.example Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
deploy.sh . 2026-02-19 20:37:19 +08:00
docker-compose.ssl.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.voice.yml fix: add Dockerfiles and fix docker-compose build configuration 2026-02-19 04:31:23 -08:00
docker-compose.yml feat(chat): voice-to-text fills input box instead of auto-sending 2026-03-06 07:01:39 -08:00
livekit.yaml fix: set LiveKit node_ip to China IP for domestic WebRTC connectivity 2026-03-01 21:51:17 -08:00