Teïlo M

Results 8 comments of Teïlo M

@lorenzomainardi yes Ollama is supported, please check the example to know more about it : https://github.com/teilomillet/gollm/blob/main/examples/ollama_example.go or the code if you know more about it : https://github.com/teilomillet/gollm/blob/main/providers/ollama.go

If defined some way in [enzu](https://github.com/teilomillet/enzu), I would your feedback on it! I didn't tried it with ollama, but it should work I guess. Thanks for bringing the idea !

Hey Ed, thank you for the reference! I implemented some testing and other stuff to make it easier to make those furtur implementation. I will check and try to implement...

Hey @myzie, Thank you for your interest in gollm and sorry for the late response (: You've raised an excellent question about message handling for LLM APIs, particularly regarding how...