|
|
|
|
|
by arunmu
622 days ago
|
|
Thanks. I would have preferred to use Go instead of Python, but somehow the language is not picking up a lot in terms of new LLM frameworks. As of now, I am using very light weight abstractions over prompts in python and that gets the job done. But, it is way too early and I can see how pipelining multiple LLM calls would need a good library that is not too complex and involved. In the end it is just a API call and you hope for the best result :) |
|
Currently it only supports ollama, but I've been thinking about adding support for more providers