Commit 96ffc5d
committed
🤖 Document OpenAI Responses API limitation with /truncate
Clarifies that the /truncate command does not work with OpenAI models
due to the Responses API's server-side conversation state management.
Explains that OpenAI uses automatic truncation instead and provides
workarounds for users (/clear, /compact, or relying on auto-truncation).
_Generated with `cmux`_1 parent b5d909c commit 96ffc5d
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
0 commit comments