Skip to content

8. Solving the three problems with MistralAI

8.1. Introduction

  • In [1], the URL of theIA MistralAI [https://chat.mistral.ai/chat] produced by the company Mistral AI [https://mistral.ai/];
  • In [2], your question history. The free sessions in MistralAI are very limited in terms of the number of questions, number of attached files, and time spent. I had to purchase a one-month paid subscription to perform the following tests;
  • In [3], your question;
  • In [4], to attach files to your question;
  • In [5], to submit your question;

8.2. Problem 1

The question:

 

MistralAI correctly answers the question.

8.3. Problem 2

The question:

 

MistralAI is tasked with solving the 2019 tax calculation problem using the calculation rules generated by ChatGPT in PDF. The text file contains my instructions along with the 25 tests to be performed.

In fact, I won’t get anywhere with MistralAI. The main problem is that it doesn’t read (or won’t read) the instructions in the text file [instructionsAvecPDF4.txt]. It generates code that doesn’t meet my requirements and doesn’t generate the 25 unit tests requested either.