Commit Graph

5 Commits

Author SHA1 Message Date
JustSong
c72db7f282 feat: able to adjust by env variable 2024-01-01 16:40:57 +08:00
tisfeng
8730ccd8a0 perf: adjust gemini safety settings, set BLOCK_NONE by default 2023-12-24 21:52:26 +08:00
JustSong
97030e27f8 fix: fix gemini panic (close #833) 2023-12-17 23:30:45 +08:00
JustSong
58dee76bf7 fix: fix Gemini stream problem 2023-12-17 16:16:18 +08:00
David Zhuang
5cf23d8698
feat: add Google Gemini Pro support (#826)
* fest: Add Google Gemini Pro, fix #810

* fest: Add tooling to Gemini; Add OpenAI-like system prompt to Gemini

* refactor: removing unused if statement

* fest: Add dummy model message for system message in gemini model

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-12-17 12:48:32 +08:00