File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Models must conform to the following schema, as defined in `app/schemas.ts`.
153153- ` knowledge ` _ (optional)_ : String — Knowledge-cutoff date in ` YYYY-MM ` or ` YYYY-MM-DD ` format
154154- ` release_date ` : String — First public release date in ` YYYY-MM ` or ` YYYY-MM-DD `
155155- ` last_updated ` : String — Most recent update date in ` YYYY-MM ` or ` YYYY-MM-DD `
156- - ` open_weights ` _ (optional) _ : Boolean - Indicate the model’ s trained weights are publicly available
156+ - ` open_weights ` : Boolean - Indicate the model' s trained weights are publicly available
157157- ` cost.input ` _ (optional)_ : Number — Cost per million input tokens (USD)
158158- ` cost.output ` _ (optional)_ : Number — Cost per million output tokens (USD)
159159- ` cost.reasoning ` _ (optional)_ : Number — Cost per million reasoning tokens (USD)
You can’t perform that action at this time.
0 commit comments