Hacker News new | ask | show | jobs
by sega_sai 520 days ago
I've just tried to make it run something, and I just could not force to include the python code inside ``` ``` quotation marks. It always wants to put word python after three quotes, like this: ```python .. code.. ``` I wonder if that's the result of training. (I use the LLM output to then run the resulting code)