diff --git a/src/AI/Models/DeepSeek.php b/src/AI/Models/DeepSeek.php index ebf2e03..b9729ee 100644 --- a/src/AI/Models/DeepSeek.php +++ b/src/AI/Models/DeepSeek.php @@ -11,7 +11,7 @@ * DeepSeek AI Model Implementation for MTN MOMO API * * This class implements the LLMInterface to provide AI-powered analysis and insights - * for MTN Mobile Money transactions using OpenAI's GPT models. + * for MTN Mobile Money transactions using Deepseek's models. */ class DeepSeek implements LLMInterface {