Skip to content

Commit

Permalink
🔖 chore(release): v1.49.9 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 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>
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent 90562d8 commit 9c94ba5
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,32 @@

# Changelog

### [Version 1.49.9](https://github.com/bentwnghk/lobe-chat/compare/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 [#3301](https://github.com/bentwnghk/lobe-chat/issues/3301) ([ec20fd0](https://github.com/bentwnghk/lobe-chat/commit/ec20fd0))
- **misc**: Updated Groq model list to include llama-3.1 and llama3-Groq, closes [#3313](https://github.com/bentwnghk/lobe-chat/issues/3313) ([a9cfad6](https://github.com/bentwnghk/lobe-chat/commit/a9cfad6))

</details>

<div align="right">

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

</div>

### [Version 1.49.8](https://github.com/bentwnghk/lobe-chat/compare/v1.49.7...v1.49.8)

<sup>Released on **2024-07-24**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bentwnghk/chat",
"version": "1.49.8",
"version": "1.49.9",
"description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
"keywords": [
"framework",
Expand Down

0 comments on commit 9c94ba5

Please sign in to comment.