切换ai api到google
This commit is contained in:
@@ -44,7 +44,6 @@ export class ChatAIService {
|
||||
config: {
|
||||
temperature: API_CONFIG.temperature,
|
||||
systemInstruction: systemInstruction
|
||||
|
||||
},
|
||||
});
|
||||
this.chatInstances.set(roleId, chat);
|
||||
|
||||
Reference in New Issue
Block a user