chore: update audio docs link

This commit is contained in:
jialin
2024-12-04 17:01:43 +08:00
parent 241930cefe
commit b9e8dea5d9
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ const externalLinks = {
export default externalLinks;
export const externalRefer = {
audioPermission: `${externalLinks.documentation}latest/user-guide/playground/#audio-speech-to-text`
audioPermission: `${externalLinks.documentation}latest/user-guide/playground/audio/#provide-audio-file`
};
+7
View File
@@ -2,6 +2,13 @@ import { StatusMaps } from '@/config';
import { EditOutlined } from '@ant-design/icons';
export const ollamaModelOptions = [
{
label: 'qwq',
value: 'qwq',
name: 'qwq',
id: 'qwq',
tags: []
},
{
label: 'qwen2.5-coder',
value: 'qwen2.5-coder',