Description: Briefly describe the changes in this pull request.
Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
Description
Actually correct spelling of "embedding" in commented code
Added
Correct Spelling of "embedding"
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/1530
**Author:** [@JanSolo1](https://github.com/JanSolo1)
**Created:** 4/13/2024
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `patch-1`
---
### 📝 Commits (8)
- [`1d8496e`](https://github.com/open-webui/open-webui/commit/1d8496eabb5fa69ace5fd57a001b5722096a6246) Fixed malformed date format
- [`18a3f06`](https://github.com/open-webui/open-webui/commit/18a3f06a623bf49fbe2b76fe1abc733f19ea29a2) Merge pull request #1505 from Fusseldieb/patch-1
- [`6623ecb`](https://github.com/open-webui/open-webui/commit/6623ecb3028e8c360ec750852a141c86d8b4b4ce) Comment fix config.py ln 412
- [`79a4abc`](https://github.com/open-webui/open-webui/commit/79a4abc3ec978cc5d635c0570418fb5978aeb890) Comment spelling mistake fix
- [`d6260fd`](https://github.com/open-webui/open-webui/commit/d6260fd20c5ea98a387a8d99b61287ae03640215) Merge pull request #1514 from JanSolo1/EMBBEDING-MODELS-COMMENT-FIX
- [`c49cc3f`](https://github.com/open-webui/open-webui/commit/c49cc3fa86a92c26ad1ea352d44f78faa3d32440) fix: Invoke the function before it is defined
- [`51afb1e`](https://github.com/open-webui/open-webui/commit/51afb1e378c1cfcee3df0dca04c74f43a8dee356) Merge pull request #1523 from 7a6ac0/call_before_defining
- [`98ff706`](https://github.com/open-webui/open-webui/commit/98ff70696e1d59ce6de3e064e2c322c9cf67eaab) fixed embedding spelling
### 📊 Changes
**2 files changed** (+47 additions, -43 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/config.py` (+46 -42)
📝 `src/lib/i18n/locales/pt-BR/translation.json` (+1 -1)
</details>
### 📄 Description
## Pull Request Checklist
- [x] **Description:** Briefly describe the changes in this pull request.
- [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description.
---
## Description
Actually correct spelling of "embedding" in commented code
---
### Added
- Correct Spelling of "embedding"
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1530
Author: @JanSolo1
Created: 4/13/2024
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (8)
1d8496eFixed malformed date format18a3f06Merge pull request #1505 from Fusseldieb/patch-16623ecbComment fix config.py ln 41279a4abcComment spelling mistake fixd6260fdMerge pull request #1514 from JanSolo1/EMBBEDING-MODELS-COMMENT-FIXc49cc3ffix: Invoke the function before it is defined51afb1eMerge pull request #1523 from 7a6ac0/call_before_defining98ff706fixed embedding spelling📊 Changes
2 files changed (+47 additions, -43 deletions)
View changed files
📝
backend/config.py(+46 -42)📝
src/lib/i18n/locales/pt-BR/translation.json(+1 -1)📄 Description
Pull Request Checklist
Description
Actually correct spelling of "embedding" in commented code
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.