Warning: Some posts on this platform may contain adult material intended for mature audiences only. Viewer discretion is advised. By clicking ‘Continue’, you confirm that you are 18 years or older and consent to viewing explicit content.
It’s good for python stuff, specifically, potentially because python as a language is the closest we have to a natural, descriptive programming language, and as an LLM that might make connections between functional behavior and language easier. That said, it sometimes tells you to do things that won’t work because the libraries you’re using have some specific incompatibility issues between them and the only way you can find out is via github issue discussions.
It’s good for python stuff, specifically, potentially because python as a language is the closest we have to a natural, descriptive programming language, and as an LLM that might make connections between functional behavior and language easier. That said, it sometimes tells you to do things that won’t work because the libraries you’re using have some specific incompatibility issues between them and the only way you can find out is via github issue discussions.