@@ -161,7 +161,7 @@ func (ds *ETALLMClient) FileChat(query string, KnowledgeId string, history []jso
TopK: 20,
ScoreThreshold: 2,
Stream: false,
- Temperature: 0.3,
+ Temperature: 0.01,
MaxTokens: 0,
PromptName: DEFALUT_PROMPT_NAME,
}