update:优化OpenaiASR、GroqASR配置

This commit is contained in:
hrz
2025-07-19 01:03:36 +08:00
parent 7fb028205f
commit 5cf8eb5e71
5 changed files with 66 additions and 33 deletions
@@ -241,12 +241,12 @@ databaseChangeLog:
encoding: utf8
path: classpath:db/changelog/202506261637.sql
- changeSet:
id: 202507101201
id: 202507101203
author: luruxian
changes:
- sqlFile:
encoding: utf8
path: classpath:db/changelog/202507101201.sql
path: classpath:db/changelog/202507101203.sql
- changeSet:
id: 202507071130
author: cgd