mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-17 16:44:01 +00:00
feat send base64 or url
This commit is contained in:
@@ -57,6 +57,7 @@ export interface RequestBody {
|
||||
apiKey?: string;
|
||||
maxIterations: number;
|
||||
returnIntermediateSteps: boolean;
|
||||
updateTypes: boolean;
|
||||
useTools: (undefined | string)[];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user