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: update Fireworks check model and fix check error #5680

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

hezhijie0327
Copy link
Contributor

@hezhijie0327 hezhijie0327 commented Feb 3, 2025

๐Ÿ’ป ๅ˜ๆ›ด็ฑปๅž‹ | Change Type

  • โœจ feat
  • ๐Ÿ› fix
  • โ™ป๏ธ refactor
  • ๐Ÿ’„ style
  • ๐Ÿ‘ท build
  • โšก๏ธ perf
  • ๐Ÿ“ docs
  • ๐Ÿ”จ chore

๐Ÿ”€ ๅ˜ๆ›ด่ฏดๆ˜Ž | Description of Change

  1. ๆ›ดๆขๆฃ€ๆต‹ๆจกๅž‹ accounts/fireworks/models/firefunction-v2๏ผˆๅทฒๆ”นไธบ On-demand deployments๏ผŒๆ— ๆณ•ๅœจ Serverless ไธ‹่ฐƒ็”จ๏ผ‰ -> accounts/fireworks/models/llama-v3p2-3b-instruct (ๆœ€ไฝŽไปทๆ ผๆจกๅž‹ $0.1/1M tokens)
  2. ๆ›ดๆ–ฐๆจกๅž‹ๅˆ—่กจๅŠไปทๆ ผ๏ผŒ็งป้™คๆ— ๆ•ˆๆจกๅž‹ [TODO]

๐Ÿ“ ่กฅๅ……ไฟกๆฏ | Additional Information

Before After
image image
Screenshot
image

close #5678

Copy link

vercel bot commented Feb 3, 2025

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

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 3, 2025
@lobehubbot
Copy link
Member

๐Ÿ‘ @hezhijie0327

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

gru-agent bot commented Feb 3, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail 9e06fab ๐Ÿšซ Skipped No files need to be tested {"src/config/modelProviders/fireworksai.ts":"The code does not contain any functions or classes."}

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@dosubot dosubot bot added ๐Ÿ› Bug Something isn't working | ็ผบ้™ท ๐Ÿ’„ Design Design an style | ๆ ทๅผ้—ฎ้ข˜ labels Feb 3, 2025
@hezhijie0327 hezhijie0327 marked this pull request as draft February 3, 2025 01:57
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests โœ…

Project coverage is 92.11%. Comparing base (abab5e2) to head (0b715bb).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5680      +/-   ##
==========================================
+ Coverage   92.09%   92.11%   +0.01%     
==========================================
  Files         647      647              
  Lines       57711    57844     +133     
  Branches     4271     2711    -1560     
==========================================
+ Hits        53151    53285     +134     
+ Misses       4560     4559       -1     
Flag Coverage ฮ”
app 92.11% <100.00%> (+0.01%) โฌ†๏ธ
server 98.01% <รธ> (รธ)

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.

@hezhijie0327 hezhijie0327 marked this pull request as ready for review February 3, 2025 03:02
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Feb 3, 2025
Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
lobe-chat-preview โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Feb 3, 2025 7:00am

@arvinxx arvinxx changed the title ๐Ÿ’„ style: update Fireworks check model, fix check error ๐Ÿ’„ style: update Fireworks check model and fix check error Feb 3, 2025
@arvinxx arvinxx merged commit 64ea539 into lobehub:main Feb 3, 2025
7 of 8 checks passed
@lobehubbot
Copy link
Member

โค๏ธ Great PR @hezhijie0327 โค๏ธ

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 ๆถˆๆฏใ€‚

@hezhijie0327 hezhijie0327 deleted the fireworks branch February 3, 2025 07:14
github-actions bot pushed a commit that referenced this pull request Feb 3, 2025
### [Version&nbsp;1.49.15](v1.49.14...v1.49.15)
<sup>Released on **2025-02-03**</sup>

#### ๐Ÿ’„ Styles

- **misc**: Update Fireworks check model and fix check error.

<br/>

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

#### Styles

* **misc**: Update Fireworks check model and fix check error, closes [#5680](#5680) ([64ea539](64ea539))

</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.49.15 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Feb 3, 2025
## [Version&nbsp;1.92.0](v1.91.6...v1.92.0)
<sup>Released on **2025-02-03**</sup>

#### โœจ Features

- **misc**: Add `o3-mini` support for OpenAI & GitHub Models.

#### ๐Ÿ› Bug Fixes

- **misc**: Fix parse of deepseek r1 in siliconflow provider, fix provider update issue, Optimize requests without historical messages.

#### ๐Ÿ’„ Styles

- **misc**: Update Fireworks check model and fix check error, Update perplexity models.

<br/>

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

#### What's improved

* **misc**: Add `o3-mini` support for OpenAI & GitHub Models, closes [lobehub#5657](https://github.com/bentwnghk/lobe-chat/issues/5657) ([492cfd4](492cfd4))

#### What's fixed

* **misc**: Fix parse of deepseek r1 in siliconflow provider, closes [lobehub#5687](https://github.com/bentwnghk/lobe-chat/issues/5687) ([44e81e2](44e81e2))
* **misc**: Fix provider update issue, closes [lobehub#5676](https://github.com/bentwnghk/lobe-chat/issues/5676) ([e5d81ea](e5d81ea))
* **misc**: Optimize requests without historical messages, closes [lobehub#5174](https://github.com/bentwnghk/lobe-chat/issues/5174) ([182f8d9](182f8d9))

#### Styles

* **misc**: Update Fireworks check model and fix check error, closes [lobehub#5680](https://github.com/bentwnghk/lobe-chat/issues/5680) ([64ea539](64ea539))
* **misc**: Update perplexity models, closes [lobehub#5624](https://github.com/bentwnghk/lobe-chat/issues/5624) ([58a86fc](58a86fc))

</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
๐Ÿ› Bug Something isn't working | ็ผบ้™ท ๐Ÿ’„ Design Design an style | ๆ ทๅผ้—ฎ้ข˜ released size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Fireworks API Fails to Connect
3 participants