Skip to content

Commit 4f1ca17

Browse files
committed
Add ping()
1 parent c82d97f commit 4f1ca17

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@ OpenAI APIs for XP ChangeLog
33

44
## ?.?.? / ????-??-??
55

6-
## 0.9.0 / ????-??-??
6+
## 0.9.0 / 2025-04-14
77

88
* **Heads up:** To use streaming with the legacy completions API, you
99
need to use *flow()* instead of *stream()*!
1010
(@thekid)
1111
* Merged PR #21: Implement responses API streaming, see issue #20 and
1212
https://platform.openai.com/docs/api-reference/responses
1313
(@thekid)
14+
* Added *ping()* method to `com.openai.realtime.RealtimeApi` class.
15+
(@thekid)
1416
* Added optional parameter *timeout* to receive() and transmit() methods
1517
(@thekid)
1618

0 commit comments

Comments
 (0)