Skip to content

Conversation

phsontung
Copy link
Contributor

@phsontung phsontung commented Mar 23, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

Support model provider: TogetherAI

Screenshot from 2024-03-29 14-23-59
Screenshot from 2024-03-29 14-22-00

📝 补充信息 | Additional Information

  • Synced with main branch
  • Update lobe-ui icons for TogetherAI

Copy link

vercel bot commented Mar 23, 2024

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

A member of the Team first needs to authorize it.

@lobehubbot
Copy link
Member

👍 @phsontung

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.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

@phsontung phsontung changed the title WIP: Support TogetherAI as new model provider Support TogetherAI as new model provider Mar 24, 2024
@arvinxx arvinxx changed the title Support TogetherAI as new model provider ✨ feat: Support TogetherAI as new model provider Mar 26, 2024
Copy link
Member

@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, can you just rebase the code and wait for our work of lobe-icons?

@arvinxx
Copy link
Member

arvinxx commented Mar 28, 2024

@phsontung hello, we have added the together icon: https://icons.lobehub.com/components/together

@phsontung
Copy link
Contributor Author

@phsontung hello, we have added the together icon: https://icons.lobehub.com/components/together

Thanks bro, I will update ASAP

@arvinxx
Copy link
Member

arvinxx commented Mar 29, 2024

@phsontung the test is failed

Copy link

vercel bot commented Mar 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lobe-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 29, 2024 8:22am

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 99.58506% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 90.32%. Comparing base (04d8e53) to head (8d15a62).
Report is 58 commits behind head on main.

Files Patch % Lines
src/libs/agent-runtime/zeroone/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1709      +/-   ##
==========================================
- Coverage   92.57%   90.32%   -2.26%     
==========================================
  Files         239      247       +8     
  Lines       13066    14154    +1088     
  Branches     1562      957     -605     
==========================================
+ Hits        12096    12784     +688     
- Misses        970     1370     +400     

☔ 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 96.26556% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 90.26%. Comparing base (04d8e53) to head (f4a90a4).
Report is 58 commits behind head on main.

Files Patch % Lines
src/app/api/chat/[provider]/agentRuntime.ts 38.46% 8 Missing ⚠️
src/libs/agent-runtime/zeroone/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1709      +/-   ##
==========================================
- Coverage   92.57%   90.26%   -2.32%     
==========================================
  Files         239      247       +8     
  Lines       13066    14154    +1088     
  Branches     1562     1614      +52     
==========================================
+ Hits        12096    12776     +680     
- Misses        970     1378     +408     

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

Copy link
Member

@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 now, I'll merge it! Thanks for your contributions~🎉

@arvinxx arvinxx merged commit d6921ef into lobehub:main Mar 29, 2024
@lobehubbot
Copy link
Member

❤️ Great PR @phsontung ❤️

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 Mar 29, 2024
## [Version 0.145.0](v0.144.1...v0.145.0)
<sup>Released on **2024-03-29**</sup>

#### ✨ Features

- **misc**: Support TogetherAI as new model provider.

<br/>

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

#### What's improved

* **misc**: Support TogetherAI as new model provider, closes [#1709](#1709) ([d6921ef](d6921ef))

</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 0.145.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

miroshar-success added a commit to miroshar-success/OpenAI_Integraion_platform that referenced this pull request Apr 5, 2024
## [Version&nbsp;0.145.0](lobehub/lobe-chat@v0.144.1...v0.145.0)
<sup>Released on **2024-03-29**</sup>

#### ✨ Features

- **misc**: Support TogetherAI as new model provider.

<br/>

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

#### What's improved

* **misc**: Support TogetherAI as new model provider, closes [#1709](lobehub/lobe-chat#1709) ([d6921ef](lobehub/lobe-chat@d6921ef))

</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