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