mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
codex: revert Python SDK changes from PR #16274
This commit is contained in:
@@ -50,8 +50,6 @@ Properties/methods:
|
||||
- `thread_unarchive(thread_id: str) -> Thread`
|
||||
- `models(*, include_hidden: bool = False) -> ModelListResponse`
|
||||
|
||||
`personality` accepts either a raw string id or the built-in `Personality` enum values (`Personality.FRIENDLY`, `Personality.PRAGMATIC`, `Personality.NONE`).
|
||||
|
||||
Context manager:
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user