Open teilomillet opened 3 months ago
What about Ollama? Do you support it?
@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
We're always looking to expand gollm's capabilities by adding support for more LLM providers.
If you're interested in contributing, here's a list of providers we'd love to see integrated:
This list is not exhaustive or in any particular order. If you're interested in working on one of these providers or have another provider in mind:
We welcome suggestions for other providers not on this list. If you think another provider would be a valuable addition to gollm, please let us know!
We'll update this list as new suggestions come in or as providers are successfully integrated. Keep an eye on this issue for the latest opportunities to contribute!
Thank you !