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

♻️ refactor: migration the ChatList into Conversation #916

Merged
merged 4 commits into from
Jan 3, 2024

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Jan 3, 2024

💻 变更类型 | Change Type

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

🔀 变更说明 | Description of Change

由于 ChatList 部分复杂度越来越高,单独维护一个 ChatList 组件的意义越来越小,因此将 ChatList 组件实现合并进 Conversation ,作为 #871 铺垫

📝 补充信息 | Additional Information

Copy link

vercel bot commented Jan 3, 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 Jan 3, 2024 5:02am

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

@arvinxx arvinxx changed the title ♻️ refactor: migration the ChatList into conversation ♻️ refactor: migration the ChatList into Conversation Jan 3, 2024
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a7e74d7) 87.30% compared to head (224b641) 87.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #916   +/-   ##
=======================================
  Coverage   87.30%   87.30%           
=======================================
  Files         172      172           
  Lines        7759     7759           
  Branches      849      849           
=======================================
  Hits         6774     6774           
  Misses        985      985           

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

@arvinxx arvinxx merged commit 6ee3795 into main Jan 3, 2024
8 checks passed
@arvinxx arvinxx deleted the feat/conversation branch January 3, 2024 05:42
@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 消息。

github-actions bot pushed a commit that referenced this pull request Jan 3, 2024
### [Version 0.118.6](v0.118.5...v0.118.6)
<sup>Released on **2024-01-03**</sup>

#### ♻ Code Refactoring

- **misc**: Migration the ChatList into Conversation.

<br/>

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

#### Code refactoring

* **misc**: Migration the ChatList into Conversation, closes [#916](#916) ([6ee3795](6ee3795))

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

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to bentwnghk/lobe-chat that referenced this pull request Jan 3, 2024
### [Version&nbsp;1.0.13](v1.0.12...v1.0.13)
<sup>Released on **2024-01-03**</sup>

#### ♻ Code Refactoring

- **misc**: Migration the ChatList into Conversation.

#### 🐛 Bug Fixes

- **misc**: Desensitize openai base url in the error response.

<br/>

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

#### Code refactoring

* **misc**: Migration the ChatList into Conversation, closes [lobehub#916](https://github.com/bentwnghk/lobe-chat/issues/916) ([6ee3795](6ee3795))

#### What's fixed

* **misc**: Desensitize openai base url in the error response, closes [lobehub#918](https://github.com/bentwnghk/lobe-chat/issues/918) ([ab0aeb7](ab0aeb7))

</details>

<div align="right">

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

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

#### ♻ Code Refactoring

- **misc**: Migration the ChatList into Conversation.

<br/>

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

#### Code refactoring

* **misc**: Migration the ChatList into Conversation, closes [#916](lobehub/lobe-chat#916) ([6ee3795](lobehub/lobe-chat@6ee3795))

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

2 participants