|
|
|
|
|
by mark_l_watson
182 days ago
|
|
While I agree that Python is where most of the implementation action is, one of the great things about building applications with LLMs is that almost all API providers offer a rich REST interface, and I have found it simple to use LLM services in Haskel, various Lisp languages, etc. It is nice having very old code in various languages and be able to add new functionality with LLMs. Not all cool code is in new greenfield projects. |
|