While utilizing #Mistral #Codestral #AI can be pretty useful as assistance tool, sometimes it *immediately* gets utterly confused. Especially if there are functions and classes in your code that have the same name as something it excessively was trained on.
It's utterly unable to digest a class called "Request". It will, always, try to use it like "request.read(chunk)" even if there's nothing like that anywhere to be found.
Still, it can be really useful #coding. Hope it will work on new NPUs.