mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-17 00:13:53 +00:00
feat send base64 or url
This commit is contained in:
@@ -28,6 +28,7 @@ export interface LLMConfig {
|
||||
stream?: boolean;
|
||||
presence_penalty?: number;
|
||||
frequency_penalty?: number;
|
||||
updateTypes?: boolean;
|
||||
}
|
||||
|
||||
export interface LLMAgentConfig {
|
||||
|
Reference in New Issue
Block a user