Earlier quoted context omitted.
"I hope we can put to rest the argument that LLMs are only marginally useful in coding" I more often heard the argument, they are not useful for them. I agree. If a LLM would be trained on my codebase and the exact libaries and APIs I use - I would use them daily I guess. But currently they still make too many misstake and mess up different APIs for example, so not useful to me, except for small experiments. But if I…
The idea is that you give the libraries and APIs as context with your prompt.
If you mean just the name of the version in the prompt? No way.
If you mean all the libary and my code in the contextwindow?
Way too small.