提示词管理代码架构
This commit is contained in:
@@ -77,6 +77,15 @@ public interface IAudioTextAnalysisLlmService {
|
||||
String ownerPhone,
|
||||
String customerName,
|
||||
String customerPhone);
|
||||
|
||||
AudioTextAnalysisFurniture generateSummaryAndSaveForDetail(
|
||||
AudioAnalysisSceneType sceneType,
|
||||
String recordingText,
|
||||
String parentId,
|
||||
String ownerName,
|
||||
String ownerPhone,
|
||||
String customerName,
|
||||
String customerPhone);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user