mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-14 21:13:47 +08:00
alpha version
This commit is contained in:
@@ -44,6 +44,7 @@ export interface RequestMessage {
|
||||
}
|
||||
|
||||
export interface RequestBody {
|
||||
chatSessionId: string;
|
||||
messages: RequestMessage[];
|
||||
isAzure: boolean;
|
||||
azureApiVersion?: string;
|
||||
|
||||
Reference in New Issue
Block a user