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

๐Ÿ“ docs: add groq tools calling #3171

Merged
merged 4 commits into from
Jul 9, 2024
Merged

๐Ÿ“ docs: add groq tools calling #3171

merged 4 commits into from
Jul 9, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Jul 8, 2024

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

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

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

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

Copy link

vercel bot commented Jul 8, 2024

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

Name Status Preview Comments Updated (UTC)
lobe-chat-database โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback Jul 9, 2024 4:24am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
lobe-chat-preview โฌœ๏ธ Ignored (Inspect) Visit Preview Jul 9, 2024 4:24am

@lobehubbot
Copy link
Member

๐Ÿ‘ @arvinxx

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 8, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.19%. Comparing base (e53bb5a) to head (7118cae).
Report is 1 commits behind head on main.

Files Patch % Lines
src/libs/agent-runtime/utils/debugStream.ts 40.00% 3 Missing โš ๏ธ
...ent-runtime/utils/openaiCompatibleFactory/index.ts 50.00% 1 Missing โš ๏ธ

โ— There is a different number of reports uploaded between BASE (e53bb5a) and HEAD (7118cae). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e53bb5a) HEAD (7118cae)
app 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3171       +/-   ##
===========================================
- Coverage   93.97%   68.19%   -25.78%     
===========================================
  Files         388       97      -291     
  Lines       24224     7191    -17033     
  Branches     2665      111     -2554     
===========================================
- Hits        22764     4904    -17860     
- Misses       1460     2287      +827     
Flag Coverage ฮ”
app ?
server 68.19% <42.85%> (-0.02%) โฌ‡๏ธ

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.

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. ๐Ÿ‘ฏ๐Ÿ‘ญ๐Ÿป๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ‘ซ๐Ÿง‘๐Ÿฟโ€๐Ÿคโ€๐Ÿง‘๐Ÿป๐Ÿ‘ฉ๐Ÿพโ€๐Ÿคโ€๐Ÿ‘จ๐Ÿฟ๐Ÿ‘ฌ๐Ÿฟ


Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 68.19%. Comparing base (e53bb5a) to head (266f3c1).
Report is 1 commits behind head on main.

Files Patch % Lines
src/libs/agent-runtime/utils/debugStream.ts 40.00% 3 Missing โš ๏ธ
...ent-runtime/utils/openaiCompatibleFactory/index.ts 50.00% 1 Missing โš ๏ธ

โ— There is a different number of reports uploaded between BASE (e53bb5a) and HEAD (266f3c1). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (e53bb5a) HEAD (266f3c1)
app 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3171       +/-   ##
===========================================
- Coverage   93.97%   68.19%   -25.78%     
===========================================
  Files         388       97      -291     
  Lines       24224     7191    -17033     
  Branches     2665      111     -2554     
===========================================
- Hits        22764     4904    -17860     
- Misses       1460     2287      +827     
Flag Coverage ฮ”
app ?
server 68.19% <42.85%> (-0.02%) โฌ‡๏ธ

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 arvinxx merged commit e6dc16a into main Jul 9, 2024
7 of 11 checks passed
@arvinxx arvinxx deleted the docs/groq branch July 9, 2024 04:21
@lobehubbot
Copy link
Member

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

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

Mingholy pushed a commit to Mingholy/lobe-chat that referenced this pull request Jul 16, 2024
* add groq

* add groq

* ๐Ÿ“ docs: add groq tools calling

* add groq
ipoly pushed a commit to ipoly/lobe-chat that referenced this pull request Jul 29, 2024
* add groq

* add groq

* ๐Ÿ“ docs: add groq tools calling

* add groq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants