Commit Graph

4 Commits

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.
2024-08-26 19:38:18 +09:00
xssdoctor
0ef4e465e4 fixed strange ollama input involving someone named fred 2024-08-21 20:05:18 -04:00
Josiah Lawrence
077824f6a7
Update ollama.go 2024-08-19 09:51:36 -07:00
Jonathan Dunn
7399d84446 initial 2024-08-16 15:43:27 -04:00