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: Updated Groq model list to include llama-3.1 and llama3-Groq #3313

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

ZachZimm
Copy link
Contributor

@ZachZimm ZachZimm commented Jul 25, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

Updated Groq model list with llama 3.1 models and Groq versions of llama 3.

📝 补充信息 | Additional Information

Most of these models are 'preview' versions, so they will likely need to be changed as soon as Groq decides it is no longer a 'preivew'.

Copy link

vercel bot commented Jul 25, 2024

@ZachZimm is attempting to deploy a commit to the LobeHub Pro Team on Vercel.

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @ZachZimm

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 Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.19%. Comparing base (ec20fd0) to head (4e6eb77).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3313    +/-   ##
========================================
  Coverage   94.18%   94.19%            
========================================
  Files         398      398            
  Lines       24914    24927    +13     
  Branches     1941     2808   +867     
========================================
+ Hits        23466    23479    +13     
  Misses       1448     1448            
Flag Coverage Δ
app 94.19% <100.00%> (+<0.01%) ⬆️
server 68.85% <100.00%> (+0.05%) ⬆️

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.

@arvinxx
Copy link
Contributor

arvinxx commented Jul 25, 2024

there is another PR that have implemented it, maybe you can update based on that? #3301

@ZachZimm
Copy link
Contributor Author

there is another PR that have implemented it, maybe you can update based on that? #3301

I noticed that after submitting this PR. That other one doesn't update with as many model options. If there is a way to create a PR on top of someone else's, I don't know how to do it as I'm a bit of a git novice.

@arvinxx arvinxx changed the title Updated Groq model list to include llama-3.1 and llama3-Groq 💄 style: Updated Groq model list to include llama-3.1 and llama3-Groq Jul 25, 2024
Copy link
Contributor

@arvinxx arvinxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution!

@arvinxx arvinxx merged commit a9cfad6 into lobehub:main Jul 25, 2024
5 of 7 checks passed
@lobehubbot
Copy link
Member

❤️ Great PR @ZachZimm ❤️

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 Jul 25, 2024
### [Version&nbsp;1.6.13](v1.6.12...v1.6.13)
<sup>Released on **2024-07-25**</sup>

#### 💄 Styles

- **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq.

<br/>

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

#### Styles

* **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [#3313](#3313) ([a9cfad6](a9cfad6))

</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.6.13 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Jul 25, 2024
### [Version&nbsp;1.49.9](v1.49.8...v1.49.9)
<sup>Released on **2024-07-25**</sup>

#### 💄 Styles

- **misc**: Add new models to groq which are llama 3.1, Updated Groq model list to include llama-3.1 and llama3-Groq.

<br/>

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

#### Styles

* **misc**: Add new models to groq which are llama 3.1, closes [lobehub#3301](https://github.com/bentwnghk/lobe-chat/issues/3301) ([ec20fd0](ec20fd0))
* **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [lobehub#3313](https://github.com/bentwnghk/lobe-chat/issues/3313) ([a9cfad6](a9cfad6))

</details>

<div align="right">

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

</div>
Mingholy pushed a commit to Mingholy/lobe-chat that referenced this pull request Jul 26, 2024
…lobehub#3313)

* Updated Groq model list with llama 3.1 models and Groq versions of llama 3

* Update names to match convention
Mingholy pushed a commit to Mingholy/lobe-chat that referenced this pull request Jul 26, 2024
### [Version&nbsp;1.6.13](lobehub/lobe-chat@v1.6.12...v1.6.13)
<sup>Released on **2024-07-25**</sup>

#### 💄 Styles

- **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq.

<br/>

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

#### Styles

* **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [lobehub#3313](lobehub#3313) ([a9cfad6](lobehub@a9cfad6))

</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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants