Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
bde9bde17c3edbb75d35dd1f1907e2bc9033344c
lobe-chat
/
docs
/
development
/
basic
下载当前目录
G
GitHub
✨ feat: add ComfyUI integration Phase1(RFC-128) (
#9043
)
15ffe289
创建于
2025年10月21日
历史提交
文件
最后提交记录
最后更新时间
add-new-authentication-providers.mdx
📝 docs: remove table of contents from documentation files
1 年前
add-new-authentication-providers.zh-CN.mdx
🔨 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
11 个月前
add-new-image-model.mdx
🔨 chore: some ai image optimization (#8543)
9 个月前
add-new-image-model.zh-CN.mdx
🔨 chore: some ai image optimization (#8543)
9 个月前
architecture.mdx
📝 docs: remove table of contents from documentation files
1 年前
architecture.zh-CN.mdx
📝 docs: remove table of contents from documentation files
1 年前
chat-api.mdx
🔨 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
11 个月前
chat-api.zh-CN.mdx
🔨 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
11 个月前
comfyui-development.mdx
✨ feat: add ComfyUI integration Phase1(RFC-128) (#9043) Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
6 个月前
comfyui-development.zh-CN.mdx
✨ feat: add ComfyUI integration Phase1(RFC-128) (#9043) Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
6 个月前
contributing-guidelines.mdx
📝 docs: remove table of contents from documentation files
1 年前
contributing-guidelines.zh-CN.mdx
📝 docs: remove table of contents from documentation files
1 年前
feature-development-frontend.mdx
📝 docs(dev): clarify feature organization patterns in tutorial (#9608) - Distinguish between global (src/features/) and page-specific features - Update code example to show page-specific pattern - Add explanatory note on when to use each pattern Fixes #9585
7 个月前
feature-development-frontend.zh-CN.mdx
📝 docs(dev): clarify feature organization patterns in tutorial (#9608) - Distinguish between global (src/features/) and page-specific features - Update code example to show page-specific pattern - Add explanatory note on when to use each pattern Fixes #9585
7 个月前
feature-development.mdx
✨ feat(image): polish ai image (#8915)
8 个月前
feature-development.zh-CN.mdx
✨ feat(image): polish ai image (#8915)
8 个月前
folder-structure.mdx
📝 docs: update app directory structure documentation (#9582) - Update folder-structure.mdx and zh-CN version to reflect current Next.js 13+ App Router architecture - Replace outdated simple desktop/mobile structure with actual complex structure - Add documentation for (backend), [variants], @modal, and desktop route groups - Include API architecture explanation with tRPC and REST endpoints - Document platform organization and deployment targets Fixes #9522 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
7 个月前
folder-structure.zh-CN.mdx
📝 docs: update app directory structure documentation (#9582) - Update folder-structure.mdx and zh-CN version to reflect current Next.js 13+ App Router architecture - Replace outdated simple desktop/mobile structure with actual complex structure - Add documentation for (backend), [variants], @modal, and desktop route groups - Include API architecture explanation with tRPC and REST endpoints - Document platform organization and deployment targets Fixes #9522 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
7 个月前
resources.mdx
📝 docs: some markdown format optimization
1 年前
resources.zh-CN.mdx
📝 docs: some markdown format optimization
1 年前
setup-development.mdx
📝 docs: consolidate image generation docs with server database setup (#9096) ♻️ refactor: consolidate image generation docs with server database setup - Merge image-generation-setup content into work-with-server-side-database docs - Remove duplicate image-generation-setup documentation files - Add server-side database links to setup-development guides - Add missing .env.development copy step to setup instructions - Add .env.development to .gitignore for security The setup script approach has been replaced by Docker Compose configuration with .env.example.development file, eliminating documentation duplication and providing a unified server-side development workflow.
8 个月前
setup-development.zh-CN.mdx
📝 docs: consolidate image generation docs with server database setup (#9096) ♻️ refactor: consolidate image generation docs with server database setup - Merge image-generation-setup content into work-with-server-side-database docs - Remove duplicate image-generation-setup documentation files - Add server-side database links to setup-development guides - Add missing .env.development copy step to setup instructions - Add .env.development to .gitignore for security The setup script approach has been replaced by Docker Compose configuration with .env.example.development file, eliminating documentation duplication and providing a unified server-side development workflow.
8 个月前
test.mdx
📝 docs: some markdown format optimization
1 年前
test.zh-CN.mdx
📝 docs: some markdown format optimization
1 年前
work-with-server-side-database.mdx
📝 docs: fix outdated server-side database documentation (#9806) - Update environment file setup instructions to use docker-compose/local/.env.example instead of .env.example.development - Fix references to environment file locations in both English and Chinese documentation - Align documentation with actual Docker Compose configuration that uses env_file: .env in docker-compose/local/ directory Fixes #9525 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
6 个月前
work-with-server-side-database.zh-CN.mdx
📝 docs: fix outdated server-side database documentation (#9806) - Update environment file setup instructions to use docker-compose/local/.env.example instead of .env.example.development - Fix references to environment file locations in both English and Chinese documentation - Align documentation with actual Docker Compose configuration that uses env_file: .env in docker-compose/local/ directory Fixes #9525 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Arvin Xu <arvinxx@users.noreply.github.com>
6 个月前