▲ | dismalaf 6 days ago | |||||||
> Python is best for working with LLMs Just curious how you're integrating LLMs... Self hosting? I've been using RubyLLM and find it pretty decent for my needs, it's also improving at a very rapid rate. But it does focus on the most common providers and tools... | ||||||||
▲ | SkyPuncher 5 days ago | parent [-] | |||||||
Basically, the entire data and language processing world works in Python. It's not that tools don't exist in other languages. It's that Python has the most readily available tooling. That makes analysis and iteration a lot easier. | ||||||||
|