Commit Graph

48 Commits

Author SHA1 Message Date
t0ng7u
466b419367 📱 docs(README): refactor partners section for responsive layout 2025-07-21 22:16:03 +08:00
t0ng7u
1f0e074e3b 📱 docs(README): refactor partners section for responsive layout 2025-07-21 21:40:54 +08:00
t0ng7u
e3f07b0ad0 📱 docs(README): refactor partners section for responsive layout 2025-07-21 18:31:31 +08:00
t0ng7u
e069dcb5b0 📱 docs(README): refactor partners section for responsive layout 2025-07-21 18:18:35 +08:00
t0ng7u
64a1f92496 📱 docs(README): refactor partners section for responsive layout
- Replace fixed table layout with flexible paragraph layout
- Fix display truncation issues on mobile and small screens
- Increase partner logo height from 60px to 80px for better visibility
- Enable automatic line wrapping for partner logos
- Maintain all clickable links and functionality:
  * Cherry Studio → https://www.cherry-ai.com/
  * Peking University → https://bda.pku.edu.cn/
  * UCloud → https://www.compshare.cn/?ytag=GPU_yy_gh_newapi
  * Alibaba Cloud → https://bailian.console.aliyun.com/
- Keep center alignment and "no particular order" disclaimer
- Apply responsive improvements to both README versions
- Ensure consistent rendering across different screen sizes

The partners section now adapts gracefully to various viewport widths,
providing optimal viewing experience on desktop and mobile devices.
2025-07-21 18:14:03 +08:00
t0ng7u
2624463094 🔗 docs(README): add Alibaba Cloud partner and make all logos clickable
- Add Alibaba Cloud as new trusted partner with logo and link
- Make all partner logos clickable with respective website links:
  * Cherry Studio → https://www.cherry-ai.com/
  * Peking University → https://bda.pku.edu.cn/
  * UCloud → https://www.compshare.cn/?ytag=GPU_yy_gh_newapi
  * Alibaba Cloud → https://bailian.console.aliyun.com/
- Expand partner table from 3 to 4 columns
- Maintain consistent 60px logo height across all partners
- Apply changes to both Chinese and English README versions
- All links open in new tabs for better user experience

The partners section now provides direct access to all partner websites
while showcasing an expanded ecosystem of trusted collaborators.
2025-07-21 18:08:39 +08:00
t0ng7u
e298e33843 🤝 docs(README): refactor trusted partners section for GitHub compatibility
- Replace complex HTML/CSS layout with simple table format
- Remove inline styles and JavaScript that GitHub doesn't support
- Add clickable link for UCloud partner logo
- Remove acknowledgment text to keep section clean and minimal
- Ensure consistent logo sizing (60px height) across all partners
- Maintain responsive layout using GitHub-compatible HTML table

The partners section now displays properly on GitHub while preserving
functionality and professional appearance.
2025-07-21 18:00:22 +08:00
t0ng7u
c16882247b 🤝 docs(README): Add trusted partners section to README files
- Add visually appealing trusted partners showcase above Star History
- Include partner logos: Cherry Studio, Peking University, and UCloud
- Implement responsive HTML/CSS layout with gradient background
- Add hover effects and smooth transitions for enhanced UX
- Provide bilingual support (Chinese and English versions)
- Display logos from docs/images/ directory with consistent styling

The new section enhances project credibility by showcasing institutional
and enterprise partnerships in both README.md and README.en.md files.
2025-07-21 17:54:53 +08:00
CaIon
8a1e437ce9 🔧 chore: update STREAMING_TIMEOUT default value to 120 seconds in configuration 2025-06-22 18:47:40 +08:00
Apple\Apple
a1c1a336ac 📕docs: Add DeepWiki Badge in README.en.md 2025-06-05 11:27:00 +08:00
RedwindA
aabeec7425 Add ERROR_LOG_ENABLED description 2025-05-29 12:35:13 +08:00
creamlike1024
b843c356c1 feat: change azure default api version to 2025-04-01-preview 2025-05-09 18:11:37 +08:00
Apple\Apple
e8111e2bdb 📕docs: Update the content in README.en.md and the structure of the docs directory 2025-05-05 23:44:30 +08:00
1808837298@qq.com
69e6d5ce51 feat: update readme and i18n 2025-03-08 18:13:44 +08:00
1808837298@qq.com
6f64e6cde9 Update README.md 2025-03-04 18:50:05 +08:00
“Deemo”
bead5963af fix: Typo in README 2025-03-03 11:35:04 +08:00
1808837298@qq.com
6f3072895a feat: Add model rate limit settings in system configuration 2025-02-24 16:27:20 +08:00
1808837298@qq.com
40c0333eaa fix typo 2025-02-23 17:27:33 +08:00
1808837298@qq.com
65021e2e0e feat: Add thinking-to-content option in channel extra settings #780 2025-02-23 17:13:08 +08:00
1808837298@qq.com
8a34d61654 chore: update env name and README 2025-02-19 15:54:33 +08:00
1808837298@qq.com
cc5e683784 docs: Update README with detailed Docker deployment and update instructions 2025-02-12 16:54:53 +08:00
1808837298@qq.com
80f60109cf feat: add Azure default API version configuration
- Introduce `AZURE_DEFAULT_API_VERSION` environment variable
- Set default Azure API version to `2024-12-01-preview`
- Update README documentation for new environment configuration
- Modify Azure channel relay to use default API version when not specified
2025-02-03 22:38:23 +08:00
CalciumIon
3514287e38 docs: update README 2024-12-30 20:56:54 +08:00
CalciumIon
e326679b72 feat: add multi-file type support for Gemini and Claude
- Add file data DTO for structured file handling
- Implement file decoder service
- Update Claude and Gemini relay channels to handle various file types
- Reorganize worker service to cf_worker for clarity
- Update token counter and image service for new file types
2024-12-29 00:00:24 +08:00
CalciumIon
0725c8aac9 feat: Add GEMINI_VISION_MAX_IMAGE_NUM configuration
- Introduced `GEMINI_VISION_MAX_IMAGE_NUM` to README files for better user guidance.
- Updated `env.go` to retrieve the maximum image number from environment variables, defaulting to 16.
- Modified image handling logic in `relay-gemini.go` to respect the new configuration, allowing disabling of the limit by setting it to -1.
- Removed hardcoded constant for maximum image number in `constant.go` to streamline configuration management.
2024-12-20 21:36:23 +08:00
CalciumIon
d78dd9c5ba Update README 2024-12-13 23:48:18 +08:00
CalciumIon
8b54c4750d Update README.en.md 2024-12-13 21:21:28 +08:00
CalciumIon
a6d012bde1 Add README.en.md 2024-12-13 20:21:34 +08:00
CaIon
eec9046c3a 更换前端组件库 2023-10-31 00:03:22 +08:00
Ikko Eltociear Ashimine
a4ddffa60e docs: add Japanese README (#425) 2023-08-16 19:33:31 +08:00
JustSong
22e0b40d8d docs: update README 2023-08-12 11:30:13 +08:00
Archer
38c49fa3f2 docs: update FastGPT's description (#388) 2023-08-11 19:27:42 +08:00
a497625414
00a89c7ad0 docs: update readme (#359)
* update-deploy-on-sealos

* update-deploy-on-sealos
2023-08-06 13:19:54 +08:00
a497625414
ce72819618 docs: update deploy-on-sealos (#351) 2023-08-02 19:11:21 +08:00
JustSong
073446c0b6 docs: update README 2023-07-28 23:47:36 +08:00
JustSong
a186c8505a docs: update README 2023-07-23 12:01:49 +08:00
JustSong
c4dbb3414f docs: update README 2023-07-02 14:53:50 +08:00
JustSong
bd2c9d8c66 docs: update README 2023-06-28 13:38:09 +08:00
JustSong
2d2e4e0bf1 docs: update README 2023-06-28 13:19:01 +08:00
Archer
aad0ba2add docs: update README (#210)
* deploy docs

* docs: update README

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-28 13:01:29 +08:00
JustSong
fe6bd3a273 fix: fix wrong env var name 2023-06-27 23:34:23 +08:00
JustSong
f4cf9764d2 docs: update README 2023-06-25 15:14:52 +08:00
JustSong
64d31d0d42 docs: update README 2023-06-25 15:14:09 +08:00
JustSong
9e731a4493 docs: update README 2023-06-24 11:34:33 +08:00
JustSong
046606a207 docs: update README 2023-06-24 11:30:16 +08:00
JustSong
0892c1aa96 Update README 2023-04-22 22:29:00 +08:00
JustSong
483bd64d8f Rename to One API 2023-04-22 21:14:09 +08:00
JustSong
4cbef0780e Initial commit 2023-04-22 20:39:27 +08:00