Skip to content

Commit 97b06d6

Browse files
committed
Typo
1 parent c2216ee commit 97b06d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/openai/realtime.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ def initialize(client:)
99
# This method sets up a new session for real-time voice interaction with an OpenAI model.
1010
# It returns session details that can be used to establish a WebRTC connection.
1111
#
12-
#
1312
# @param parameters [Hash] parameters for the session (see: https://platform.openai.com/docs/api-reference/realtime-sessions/create)
1413
# @return [Hash] Session details including session ID, ICE servers, and other
1514
# connection information

0 commit comments

Comments
 (0)