Comment by simianwords

2 days ago

This is clearly not what I'm speaking about - there are only a few applications that talk to an LLM.

The article is about Anthropic's contribution to Python. Pretty much all of their code talks to an LLM.

And just a few comments earlier you said:

> Just recently I heard that typed languages are best for agentic programming

Are we not talking about using python (or some alternative) to constrain the behavior of agents?

  • I was more thinking of python used as general purpose backend language. We can use LLM's to vibecode such languages.