Commit Graph

5 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
Eugen Eisler a51a565cdc feat: Improve Gemini vendor - message handling and streaming mode 1 month ago
Eugen Eisler 92e32b926d feat: improve Gemini model name handling 1 month ago
Eugen Eisler 75ee3ac5e4 feat: add last changes from fabric-go; fix some Gemini problems 1 month ago
Jonathan Dunn 7399d84446 initial 1 month ago