Skip to content

Commit

Permalink
feat: rename
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangjie02 committed Oct 2, 2024
1 parent 014d03d commit d57e693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/common/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const GRAPH_OPTIONS: GraphOptionItem[] = [
value: "va.qwen.rag"
},
{
label: "Voice Agent with Open Realtime API (Alpha)",
label: "Voice Agent with OpenAI Realtime API (Beta)",
value: "va.openai.v2v"
}
]
Expand Down

0 comments on commit d57e693

Please sign in to comment.