sxjeru
|
2a811d0a85
|
🔨 chore: Prettier & Add proxyUrl for all providers (#8061)
* migration: 添加移除 reasoning_effort 参数和删除 doubao 的迁移脚本
* Refactor code structure for improved readability and maintainability
* npx prettier --write "src/**/*"
* add proxyUrl for all providers
* npx prettier --write "docs/**/*"
* Revert
* Revert
* revert
|
2025-06-04 21:39:39 +08:00 |
|
Carson Yang
|
fbf9fb1f1f
|
📝 docs:(deploy): update Sealos deployment docs and links (#6399)
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com>
|
2025-02-22 01:36:03 +08:00 |
|
Arvin Xu
|
b5360d5cfb
|
📝 docs: Update docker image version in docs (#6278)
* Update README.md
* Update docker-compose.mdx
* Update docker-compose.zh-CN.mdx
* Update docker.mdx
* Update docker.zh-CN.mdx
* Update docker.mdx
* Update docker.zh-CN.mdx
* Update docker-compose.mdx
* Update docker-compose.zh-CN.mdx
|
2025-02-18 02:34:19 +08:00 |
|
Arvin Xu
|
a20aad04d7
|
📝 docs: update langfuse Chinese docs (#6168)
* update docs
* update docs
|
2025-02-15 12:52:00 +08:00 |
|
hiyu
|
4584a6c354
|
📝docs: add deployment on tencent cloud lighthouse (#4647)
* 📝docs: add deployment on tencent cloud lighthouse
* update docs
--------
|
2025-02-15 12:22:27 +08:00 |
|
Rylan Cai
|
ae4aa0e2e1
|
📝 docs: Add warning to caching in reverse proxy (#5985)
* 📝 docs: add warning
* 📝 docs: add links
|
2025-02-10 21:28:42 +08:00 |
|
CanisMinor
|
2c3331a591
|
✨ feat: Update Remark (#5340)
* ✨ feat: Update Remark
* 📝 docs: Update seo
* 🔧 chore: Fix deps
* 🔧 chore: Update ui version
* 📝 docs: Update docs
* ✨ feat: Update @lobehub/ui to 1.163.0
|
2025-01-08 21:32:57 +08:00 |
|
CanisMinor
|
19da5e419d
|
🔧 chore: Add changelog workflow (#4662)
* 🔧 chore: Add changelog workflow
* 🔧 chore: Update schema
* 🔧 chore: Update schema
* 🔧 chore: Update changelog workflow
* 🔧 chore: Update changelog json
* 🔧 chore: Update changelog
* 📝 docs: Update Changelog
|
2024-11-26 14:48:06 +08:00 |
|
vual
|
22480a9d3d
|
💄 style: support to reset fetched models (#4260)
* 增加【清除获取的模型】的功能,主要是用于在获取模型列表后,不想要了,需要恢复系统自带的模型。
* revert
* 🌐 chore: update locale
* 🎨 refactor: refactor code
---------
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2024-11-25 02:53:07 +08:00 |
|
bestlaw66
|
d1ff232e07
|
📝 docs: add deployment on btpanel (#4528)
* Create btpanel.zh-CN.mdx
希望可以加入宝塔面板部署教程,面板这边安装帮助可以跳转官网,论坛可增加部署咱们应用的教程,详情沟通可联系qq1115070458
* 📝 docs: Add documentation for deploying with aaPanel
* Update btpanel.mdx
Update tutorial
* docs: Add documentation for deploying with aaPanel
* 📝 docs: Add documentation for deploying with aaPanel
---------
Co-authored-by: YANGJINZE <91786638+KincaidYang@users.noreply.github.com>
|
2024-10-31 10:15:21 +08:00 |
|
lyh_rain
|
e4666531fc
|
📝 docs(self hosting): Add deployment link for Alibaba Cloud international-site (#4368)
|
2024-10-20 11:28:59 +08:00 |
|
Arthals
|
e3f898cec1
|
📝 docs: Docker Compose (#3687)
* 📝 docs: Docker Compose
* 📝 docs: Tencent Cloud
* 📝 docs: S3 & Some note
* 📝 docs: Link's lang
|
2024-08-30 23:22:49 +08:00 |
|
Arthals
|
ddab42be53
|
📝 docs: Feature flags & Auto-update script (#3588)
* 📝 docs: Feature flags & Auto-update script
* 📝 docs: Hide internal var
|
2024-08-24 23:35:41 +08:00 |
|
pagal
|
34c68202e2
|
📝 docs : update docker.mdx (#3273)
|
2024-07-21 19:34:26 +08:00 |
|
Arvin Xu
|
0e4ed20523
|
📝 docs: update docs (#3209)
|
2024-07-13 18:47:40 +08:00 |
|
CanisMinor
|
67e5eead26
|
📝 docs: Update provider docs (#2949)
* 📝 docs: Update provider docs
* 📝 docs: Update docs
* 📝 docs: Update shield
* 📝 docs: Update link
* 📝 docs: Add providers page
* 📝 docs: Update docs
* ✨ feat: Add doc in llm setting
* 📝 docs: Update provider docs
* 📝 docs: Update docs
* 🔧 chore: Fix reference
|
2024-06-20 19:07:50 +08:00 |
|
cy948
|
6f5be5de27
|
🐛 fix: fix issues for client fetch (#2753)
* 🚸 feat: improve UX for clientfetch
* 🚨 fix: circular dependence
* 💡 docs: update comments
* ✅ test: client fetch enabled
* ✅ test: client fetch
* ?? fix: wrong condition
* ✅ test: update tests
* 🐛 fix: wrong selector
* ♻️ refactor: modify vaults selectors
* ⏪ revert: style changed
* ⏪ revert: cancel style fix
* 🧪 test: isProviderEndpointNotEmpty
* 🧪 test: isProviderApiKeyNotEmpty
* ✅ test: isProviderEndpointNotEmpty
* ♻️ refactor: endpoint for aws bedrock
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com>
|
2024-06-16 18:32:42 +08:00 |
|
Harry Sun
|
41d96bef14
|
📝 docs: Add deploy as serverless function on Zeabur (#2787)
* Add deploy as serverless function on Zeabur to doc
* typo
|
2024-06-07 14:50:57 +08:00 |
|
多啦b梦
|
1ca7cadbe7
|
📝 docs: Update docs/self-hosting/platform/docker-compose.zh-CN.mdx (#2204)
* Update `docs/self-hosting/platform/docker-compose.zh-CN.mdx`
* Update docker-compose.zh-CN.mdx
* Update docker-compose.zh-CN.mdx
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com>
|
2024-04-26 10:24:04 +08:00 |
|
Okeke Felix Chibuzor
|
77e84a9c85
|
📝 docs: Update docs/self-hosting/platform/vercel.mdx (#2124)
* Update `docs/self-hosting/platform/vercel.mdx`
* Update vercel.mdx
|
2024-04-21 14:44:51 +08:00 |
|
canisminor1990
|
e471c32672
|
📝 docs: Fix docs
|
2024-04-11 19:31:40 +08:00 |
|
Maple Gao
|
576fd61b86
|
📝 docs: fix inner URL error due to docs update (#1980)
|
2024-04-11 17:58:13 +08:00 |
|
Maple Gao
|
722921d10e
|
📖 docs: Add custom models new ENV set and ollama non-local configurations (#1969)
* 📖 docs: Add custom models new ENV set and ollama non-local configurations.
* 📖 docs: fix more CUSTOM_Models in docs
* Update .env.example
* Update azure-openai.mdx
* Update azure-openai.zh-CN.mdx
|
2024-04-11 14:00:01 +08:00 |
|
CanisMinor
|
30dd95a6a0
|
📝 docs: Fix docs typo
|
2024-04-11 03:08:25 +00:00 |
|
CanisMinor
|
e97f62f65e
|
📝 docs: Update docs to fit next RSC (#1939)
* 📝 docs: Update docs to fit next rsc
* 📝 docs: Replace links
* chore: fix i18n config
* 📝 docs: update seo
|
2024-04-11 00:28:48 +08:00 |
|
Arvin Xu
|
f0a3cbad48
|
📝 docs: add railway deployment docs (#1755)
* 📝 docs: add railway deployment docs
* Update model-provider.mdx
* Update model-provider.mdx
|
2024-03-27 15:04:06 +08:00 |
|
旋律旋律你在干什么
|
388d3441df
|
docs: fix typo (#1737)
|
2024-03-26 09:15:16 +08:00 |
|
CanisMinor
|
04d8e53e26
|
📝 docs: improve docs (#1597)
* 📝 docs: Update docs to fit the new docs theme
* 📝 docs: Update docs
* 🔧 chore: fix build
* Update tts.zh-CN.mdx
* Update tts.mdx
---------
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2024-03-17 22:23:30 +08:00 |
|
CanisMinor
|
536c885564
|
🔧 chore: add mdx lint (#1475)
* 🔧 chore: Add mdx lint
* 📝 docs: Update docs
* 📝 docs: update docs
---------
Co-authored-by: arvinxx <arvinx@foxmail.com>
|
2024-03-10 18:46:41 +08:00 |
|
Arvin Xu
|
311ca88e2f
|
📝 docs: add more deployment documents (#1393)
* 📝 docs: Creating self-hosting documents repocloud.mdx (#1388)
* Creating self-hosting documents repocloud.mdx
Adding deployment documentation for RepoCloud as requested :)
* Update repocloud.mdx
Modifying with svg instead of png as requested
* 📝 docs: create repocloud.zn-CN.mdx (#1389)
* Create repocloud.zn-CN.mdx
* Update repocloud.zn-CN.mdx
Changing png to svg
* 📝 docs: update docs
* 📝 docs: add netlify deployment
* 🔧 chore: add netlify.toml config
* ✨ docs: update platform deployment
* ✨ docs: update readme
---------
Co-authored-by: cosark <121065588+cosark@users.noreply.github.com>
|
2024-02-27 11:40:16 +08:00 |
|
arvinxx
|
087bc60aaa
|
📝 docs: update docs
|
2024-02-19 15:08:02 +08:00 |
|