Commit Graph

22 Commits (main)

Author SHA1 Message Date
Mark Kazakov bd33795f72 add mistral vendor 3 days ago
Eugen Eisler 147da29c1a feat: use -r, --raw: Use defaults of model (don't send temperature etc.) and use the user role instead of the system role. 3 days ago
Eugen Eisler 329c843567 feat: implement -u, --user-instead-of-system: Use the user role instead of the system role for the pattern. It is needed for Open AI o1 models for now. 4 days ago
Eugen Eisler 19a0b8a1d6 fix: Spelling Grog to Groq. The setup for the vendor must be done, because of ENV prefix for setting. 6 days ago
Eugen Eisler 38d4b459bd fix: Spelling Grog to Groc. The setup for the vendor must be done, because of ENV prefix for setting. 6 days ago
Eugen Eisler 4294489c1c
Merge branch 'main' into openrouter 6 days ago
Rudi Bruchez 824e2eb190 OpenRouter Vendor 2 weeks ago
NeP 29f9de7f56
feat: add SiliconCloud support 2 weeks ago
Azwar Tamim 33632030f6 Revert unneeded DryRun Vendor registration 2 weeks ago
Azwar Tamim e26d72c2f0
Merge branch 'main' into add_dry_run 3 weeks ago
Azwar Tamim feabd565dc Refactor dry run to DryRun Vendor 3 weeks ago
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 58c9af6aac test: core 4 weeks ago
Eugen Eisler 0549e0e7f0 fix: groq spelling 4 weeks ago
Eugen Eisler 4d77ed30e9 test: implement test for common package 4 weeks ago
xssdoctor 0ef4e465e4 fixed strange ollama input involving someone named fred 4 weeks ago
Eugen Eisler e01d355d1b feat: Base URL Setup for OpenAPI-Compatible and Proxy Providers. Adapt Grocq and Azure Setup for it. 4 weeks ago
Josiah Lawrence 077824f6a7
Update ollama.go 1 month 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