llm 0.32rc2
(翻译暂不可用)
来源: Simon Willison | 时间: 2026-07-30T22:52:06+00:00
Release: llm 0.32rc2
发布:llm 0.32rc2
Hot on the heels of RC1, this fixes a dependency issue and also adds two neat new features:
紧随 RC1 之后,此次更新修复了一个依赖问题,并增加了两个不错的新功能:
The default model for users who have not set their own default is now GPT-5.6 Luna. It was previously GPT-4o mini. Luna is a much better and more recent model, albeit slightly more expensive - $0.20 per million input tokens and $1.20 per million output tokens, compared to $0.15/$0.60 for 4o mini. You can switch back to 4o mini using llm models default gpt-4o-mini, or switch to GPT-5 nano, an even cheaper default model ($0.05/$0.40), using llm models default gpt-5-nano. 1576
⋯ 继续阅读请登录会员 ⋯