zen: fix unified endpoint for codex
This commit is contained in:
@@ -95,7 +95,7 @@ export interface CommonUsage {
|
||||
}
|
||||
|
||||
export interface CommonRequest {
|
||||
model?: string
|
||||
model: string
|
||||
max_tokens?: number
|
||||
temperature?: number
|
||||
top_p?: number
|
||||
|
||||
Reference in New Issue
Block a user