文件历史

提交图

22 次代码提交

作者 SHA1 备注 提交日期
Simon Willison bc9ba5b4e5 Extra OpenAI docs including mention of PDFs, closes #834 2025-03-25 19:28:10 -07:00
Simon Willison 7bbf784277 Merge branch 'main' into annotations 2025-03-22 21:47:02 -07:00
Simon Willison 99cd2aa148 Improved OpenAI model docs
Refs #839, closes #840
2025-03-21 18:31:20 -07:00
Simon Willison 43ccbb7f92 Advanced plugin docs for supporting annotations
Refs #716 - describes a yield llm.Chunk() mechanism that does not yet exist.
2025-03-19 22:00:27 -07:00
Simon Willison 6bec92fd78 Assign gpt-4.5 default alias, refs #795 2025-02-27 14:51:09 -08:00
Simon Willison 133d3bb173 Ran cog, refs #795 2025-02-27 14:50:02 -08:00
Kasper Primdal Lauritzen 6cb16a1d1a Allow "reasoning" for extra-openai-models.yaml (#766)
* Allow "reasoning" for extra-openai-models.yaml

Currently you get an error when trying to use `-o reasoning_effort high` with a model that has been defined in `extra-openai-models.yaml`. 
This allows a `reasoning` field.

* Mention reasoning: true in other OpenAI models docs

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2025-02-26 21:50:14 -08:00
Simon Willison 8611d9203c Updated docs with new chatgpt-4o-latest model, refs #752 2025-02-15 17:46:07 -08:00
Simon Willison eb0e1e761b o3-mini and reasoning_effort option, refs #728 2025-01-31 12:14:02 -08:00
Simon Willison 6baf1f7d83 o1
Closes #676
2025-01-10 15:57:06 -08:00
Simon Willison 6305b86026 gpt-4o-mini-audio-preview, closes #677 2024-12-17 20:28:57 -08:00
Simon Willison 8898584ba6 New OpenAI audio models, closes #677 2024-12-17 11:14:42 -08:00
Simon Willison 12df1a3b2a Show attachment types in llm models --options, closes #612 2024-11-05 22:49:26 -08:00
Simon Willison 41cb5c3387 Ran cog, refs #608 2024-11-05 21:13:36 -08:00
Simon Willison bfcfd2c91b o1-preview and o1-mini, refs #570 (#573) 2024-09-12 16:08:04 -07:00
Simon Willison 7d6ece2a31 Fix for broken markdown on openai-models page
Refs #558 !stable-docs
2024-08-25 18:03:46 -07:00
Simon Willison fcba89d73b Update docs to reflect new gpt-4o-mini default, refs #536 2024-07-18 12:16:03 -07:00
Simon Willison 2881576dd0 Re-ran cog, refs #536 2024-07-18 12:00:35 -07:00
Simon Willison 9a3236db61 gpt-4-turbo model ID, closes #493
Test / test (ubuntu-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.9) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.8) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.9) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.8) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.9) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.8) (push) Has been cancelled
2024-05-13 13:37:23 -07:00
Simon Willison 8171c9a6bf Update help for GPT-4o, closes #490 2024-05-13 12:53:31 -07:00
Simon Willison 73bbbec372 gpt-4o model, refs #490 2024-05-13 12:49:45 -07:00
Simon Willison c09a3411d3 Documentation section about OpenAI models
Closes #398, closes #396, closes #394
2024-01-25 16:21:41 -08:00