hfutsora
hfutsora
是 `formatter `,另外我们希望有一个新的 prop 能将值和显示的格式化分开。
发现是 field 和 date-picker 一起用的时候,给 field 上加了 [formatter](https://youzan.github.io/vant/#/en-US/field#format-value) 导致值的变化和 date-picker 无关,是我弄错了。
Is there any progress on this API requirements?
```ts new ChatGPTAPI({ apiKey, completionParams: { model: 'text-davinci-003', }, }), ``` The `text-davinci-003` model is still avaiable.
`text-chat-davinci-002-20221122` 又行了