-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add gemini support #953
Conversation
Thanks, I'll verify it later. |
@fangyinc fixed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you for your effort, it will be better declare in frontend. /web/utils/constants.ts MODEL_ICON_MAP
. such as
bard_proxyllm: { label: 'bard_proxyllm', icon: '/models/bard.gif' }
I checked but there's no icon for gemini yet...https://blog.google/technology/ai/google-gemini-ai/ |
|
how about using deepmind logo 😊, https://avatars.githubusercontent.com/u/8596759?s=200&v=4 |
it is so BIG. not appropriate in icon. |
yep, and there may be copyright issues, how about just draw one using AI |
since there is no avaliable icon, keep simple, how about using google icon or huggingface icon(default icon) |
@Aralhi I prefer the Google icon. 😄 |
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com> Signed-off-by: Fangyin Cheng <staneyffer@gmail.com>
The merge-base changed after approval.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
The merge-base changed after approval.
64ca49f
to
aea528b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
Signed-off-by: yihong0618 <zouzou0208@gmail.com> Signed-off-by: Fangyin Cheng <staneyffer@gmail.com> Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com> Signed-off-by: Fangyin Cheng <staneyffer@gmail.com> Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
No description provided.