Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Jan 5, 2025
1 parent b3ce6df commit f82cd45
Show file tree
Hide file tree
Showing 416 changed files with 2,481 additions and 2,481 deletions.
8 changes: 4 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -125,14 +125,14 @@ OPENAI_API_KEY=sk-xxxxxxxxx
############ Market Service ############
########################################

# The LobeChat agents market index url
# The Mr.🆖 AI agents market index url
# AGENTS_INDEX_URL=https://chat-agents.lobehub.com

########################################
############ Plugin Service ############
########################################

# The LobeChat plugins store index url
# The Mr.🆖 AI plugins store index url
# PLUGINS_INDEX_URL=https://chat-plugins.lobehub.com

# set the plugin settings
Expand Down Expand Up @@ -160,13 +160,13 @@ OPENAI_API_KEY=sk-xxxxxxxxx
# S3_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx

# Bucket name
# S3_BUCKET=lobechat
# S3_BUCKET=Mr.🆖 AI

# Bucket request endpoint
# S3_ENDPOINT=https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.r2.cloudflarestorage.com

# Public access domain for the bucket
# S3_PUBLIC_DOMAIN=https://s3-for-lobechat.your-domain.com
# S3_PUBLIC_DOMAIN=https://s3-for-Mr.🆖 AI.your-domain.com

# Bucket region, such as us-west-1, generally not needed to add
# but some service providers may require configuration
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@ jobs:
fail-fast: false
matrix:
include:
- NAME: 'LobeChat | Welcome'
- NAME: 'Mr.🆖 AI | Welcome'
URLS: 'https://chat-preview.lobehub.com/welcome'
BADGES_ARGS: '-b pagespeed -o lighthouse/welcome -r'
COMMIT_MESSAGE: '🤖 chore: Lighthouse Results | Welcome'
- NAME: 'LobeChat | Chat'
- NAME: 'Mr.🆖 AI | Chat'
URLS: 'https://chat-preview.lobehub.com/chat'
BADGES_ARGS: '-b pagespeed -o lighthouse/chat -r'
COMMIT_MESSAGE: '🤖 chore: Lighthouse Results | Chat'
- NAME: 'LobeChat | Market'
- NAME: 'Mr.🆖 AI | Market'
URLS: 'https://chat-preview.lobehub.com/market'
BADGES_ARGS: '-b pagespeed -o lighthouse/market -r'
COMMIT_MESSAGE: '🤖 chore: Lighthouse Results | Market'
- NAME: 'LobeChat | Settings'
- NAME: 'Mr.🆖 AI | Settings'
URLS: 'https://chat-preview.lobehub.com/settings'
BADGES_ARGS: '-b pagespeed -o lighthouse/settings -r'
COMMIT_MESSAGE: '🤖 chore: Lighthouse Results | Settings'
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ jobs:
title: '🚨 同步失败 | Sync Fail'
labels: '🚨 Sync Fail'
body: |
Due to a change in the workflow file of the [LobeChat][lobechat] upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.
Due to a change in the workflow file of the [Mr.🆖 AI][Mr.🆖 AI] upstream repository, GitHub has automatically suspended the scheduled automatic update. You need to manually sync your fork. Please refer to the detailed [Tutorial][tutorial-en-US] for instructions.
由于 [LobeChat][lobechat] 上游仓库的 workflow 文件变更,导致 GitHub 自动暂停了本次自动更新,你需要手动 Sync Fork 一次,请查看 [详细教程][tutorial-zh-CN]
由于 [Mr.🆖 AI][Mr.🆖 AI] 上游仓库的 workflow 文件变更,导致 GitHub 自动暂停了本次自动更新,你需要手动 Sync Fork 一次,请查看 [详细教程][tutorial-zh-CN]
![](https://github-production-user-asset-6210df.s3.amazonaws.com/17870709/273954625-df80c890-0822-4ac2-95e6-c990785cbed5.png)
[lobechat]: https://github.com/lobehub/lobe-chat
[Mr.🆖 AI]: https://github.com/lobehub/lobe-chat
[tutorial-zh-CN]: https://github.com/lobehub/lobe-chat/wiki/Upstream-Sync.zh-CN
[tutorial-en-US]: https://github.com/lobehub/lobe-chat/wiki/Upstream-Sync
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11734,7 +11734,7 @@

#### ✨ Features

- **misc**: Release LobeChat 1.0.
- **misc**: Release Mr.🆖 AI 1.0.

#### 🔧 Chores

Expand All @@ -11747,7 +11747,7 @@

#### What's improved

- **misc**: Release LobeChat 1.0, closes [#2897](https://github.com/lobehub/lobe-chat/issues/2897) ([97bb377](https://github.com/lobehub/lobe-chat/commit/97bb377))
- **misc**: Release Mr.🆖 AI 1.0, closes [#2897](https://github.com/lobehub/lobe-chat/issues/2897) ([97bb377](https://github.com/lobehub/lobe-chat/commit/97bb377))

#### Chores

Expand Down
8 changes: 4 additions & 4 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Copyright (c) 2024/06/17 - current LobeHub LLC. All rights reserved.

----------

From 1.0, LobeChat is licensed under the Apache License 2.0, with the following additional conditions:
From 1.0, Mr.🆖 AI is licensed under the Apache License 2.0, with the following additional conditions:

1. The commercial usage of LobeChat:
1. The commercial usage of Mr.🆖 AI:

a. LobeChat may be utilized commercially, including as a frontend and backend service without modifying the source code.
a. Mr.🆖 AI may be utilized commercially, including as a frontend and backend service without modifying the source code.

b. a commercial license must be obtained from the producer if you want to develop and distribute a derivative work based on LobeChat.
b. a commercial license must be obtained from the producer if you want to develop and distribute a derivative work based on Mr.🆖 AI.

Please contact hello@lobehub.com by email to inquire about licensing matters.

Expand Down
Loading

0 comments on commit f82cd45

Please sign in to comment.