Skip to content
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

💄 style: Add grok-vision-beta model #4734

Merged
merged 3 commits into from
Nov 20, 2024
Merged

💄 style: Add grok-vision-beta model #4734

merged 3 commits into from
Nov 20, 2024

Conversation

sxjeru
Copy link
Contributor

@sxjeru sxjeru commented Nov 19, 2024

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

新增 xAI 视觉模型。

另外还添加了代理地址选项。

image

📝 补充信息 | Additional Information

已确认可用。

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Nov 19, 2024
Copy link

vercel bot commented Nov 19, 2024

@sxjeru is attempting to deploy a commit to the LobeChat Community Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @sxjeru

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (7e9e71a) to head (a842c5a).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4734      +/-   ##
==========================================
- Coverage   92.34%   92.32%   -0.02%     
==========================================
  Files         528      528              
  Lines       36950    37003      +53     
  Branches     2365     2367       +2     
==========================================
+ Hits        34120    34162      +42     
- Misses       2830     2841      +11     
Flag Coverage Δ
app 92.32% <100.00%> (-0.02%) ⬇️
server 96.17% <ø> (-0.25%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@LovelyGuYiMeng
Copy link
Contributor

xai限制地区了,当前没法设置baseurl代理地址,能加一下吗

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


XAI has restricted regions. Currently, the baseurl proxy address cannot be set. Can you add it?

@sxjeru
Copy link
Contributor Author

sxjeru commented Nov 20, 2024

xai限制地区了,当前没法设置baseurl代理地址,能加一下吗

xai 官方有没有一个页面展示哪些地区被限制(或者被允许)?可以在边缘函数那边也绕一下。

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Xai has restricted regions. Currently, it is not possible to set the baseurl proxy address. Can you add it?

Does xai have an official page showing which areas are restricted (or allowed)?

@LovelyGuYiMeng
Copy link
Contributor

xai限制地区了,当前没法设置baseurl代理地址,能加一下吗

xai 官方有没有一个页面展示哪些地区被限制(或者被允许)?可以在边缘函数那边也绕一下。

不知道,但是国内是被限制了,应该是昨天晚上刚限制的,用不了了

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


xai has restricted regions. Currently, it is not possible to set the baseurl proxy address. Can you add it?

Does xai have an official page showing which areas are restricted (or allowed)? You can also go around the edge function.

I don’t know, but it’s restricted in China. It should have been restricted just last night. It can’t be used anymore.

@arvinxx arvinxx merged commit 744ea30 into lobehub:main Nov 20, 2024
3 of 7 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @sxjeru ❤️

The growth of project is inseparable from user feedback and contribution, thanks for your contribution! If you are interesting with the lobehub developer community, please join our discord and then dm @arvinxx or @canisminor1990. They will invite you to our private developer channel. We are talking about the lobe-chat development or sharing ai newsletter around the world.
项目的成长离不开用户反馈和贡献,感谢您的贡献! 如果您对 LobeHub 开发者社区感兴趣,请加入我们的 discord,然后私信 @arvinxx@canisminor1990。他们会邀请您加入我们的私密开发者频道。我们将会讨论关于 Lobe Chat 的开发,分享和讨论全球范围内的 AI 消息。

github-actions bot pushed a commit that referenced this pull request Nov 20, 2024
### [Version&nbsp;1.32.3](v1.32.2...v1.32.3)
<sup>Released on **2024-11-20**</sup>

#### 💄 Styles

- **misc**: Add grok-vision-beta model, update Mistral model list, add `pixtral-large-latest`.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Add grok-vision-beta model, closes [#4734](#4734) ([744ea30](744ea30))
* **misc**: Update Mistral model list, add `pixtral-large-latest`, closes [#4744](#4744) ([7ee6fdd](7ee6fdd))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
@lobehubbot
Copy link
Member

🎉 This PR is included in version 1.32.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sxjeru sxjeru deleted the patch-1 branch November 20, 2024 15:20
github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Nov 20, 2024
### [Version&nbsp;1.74.2](v1.74.1...v1.74.2)
<sup>Released on **2024-11-20**</sup>

#### ♻ Code Refactoring

- **misc**: Refactor the default locale.

#### 💄 Styles

- **misc**: Add grok-vision-beta model, update Mistral model list, add `pixtral-large-latest`.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **misc**: Refactor the default locale, closes [lobehub#4729](https://github.com/bentwnghk/lobe-chat/issues/4729) ([3f8d3db](3f8d3db))

#### Styles

* **misc**: Add grok-vision-beta model, closes [lobehub#4734](https://github.com/bentwnghk/lobe-chat/issues/4734) ([744ea30](744ea30))
* **misc**: Update Mistral model list, add `pixtral-large-latest`, closes [lobehub#4744](https://github.com/bentwnghk/lobe-chat/issues/4744) ([7ee6fdd](7ee6fdd))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants