Skip to content

Commit c1b9f23

Browse files
committed
fixup realtime
1 parent e8052f3 commit c1b9f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/http/endpoints/openai/realtime.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,6 @@ func runVAD(ctx context.Context, session *Session, adata []int16) ([]*proto.VADS
840840
return resp.Segments, nil
841841
}
842842

843-
// TODO: Below needed for normal mode instead of transcription only
844843
// Function to generate a response based on the conversation
845844
func generateResponse(config *config.ModelConfig, evaluator *templates.Evaluator, session *Session, conversation *Conversation, responseCreate ResponseCreate, c *websocket.Conn, mt int) {
846845

0 commit comments

Comments
 (0)