| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.31 source code.tar.gz | 2026-04-24 | 239.2 kB | |
| 0.31 source code.zip | 2026-04-24 | 282.7 kB | |
| README.md | 2026-04-24 | 879 Bytes | |
| Totals: 3 Items | 522.7 kB | 2 | |
- New GPT-5.5 OpenAI model:
llm -m gpt-5.5. #1418 - New option to set the text verbosity [level](https://developers.openai.com/cookbook/examples/gpt-5/gpt-5_new_params_and_tools#1 (github.com) for GPT-5+ OpenAI models:
-o verbosity low. Values arelow,medium,high. - New option for setting the image detail level used for image attachments to OpenAI models:
-o image_detail low- values arelow,highandauto, and GPT-5.4 and 5.5 also acceptoriginal. - Models listed in
extra-openai-models.yamlare now also registered as asynchronous. #1395