Commit Graph

4 Commits (main)

Author SHA1 Message Date
ALX99 21f4b5f774 refactor: accept context as parameter of Vendor.Send
In golang, contexts should be propagated downwards in order to be able
to provide features such as cancellation.

This commit refactors the Vendor interface to accept a context as a
first parameter so that it can be propagated downwards.
3 weeks ago
xssdoctor 0ef4e465e4 fixed strange ollama input involving someone named fred 4 weeks ago
Josiah Lawrence 077824f6a7
Update ollama.go 1 month ago
Jonathan Dunn 7399d84446 initial 1 month ago