Dashboard
Copilot
Home
xtekky/gpt4free released
Sponsor
January 7, 2025 10:09
g4f v4.0.8
What's Changed
- Fix invalid escape in requests module by @hlohaus in #2543
- Add none auth with OpenAI using nodriver
- Fix missing 1 required positional argument: 'cls'
- Update count tokens in GUI
- Fix …
Trending repositories
· See moreUnstar this repository?
This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.
Unstar this repository?
This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.
Recommended for you
Unstar this repository?
This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.
microsoft/garnet released
January 6, 2025 10:23
Garnet v1.0.49
Get NuGet binaries at:
- Library: https://www.nuget.org/packages/Microsoft.Garnet
- Tool: https://www.nuget.org/packages/garnet-server
More information at:
Read more
xtekky/gpt4free published
2 releases
·
See more
Sponsor
January 3, 2025 12:27
g4f v0.4.0.6
What's Changed
g4f-0.4.0.6.exe.zip added
Full Changelog: 0.4.0.5...0.4.0.6
g4f v0.4.0.5
What's Changed
- Support continue messages in Airforce by @hlohaus in #2536
- Enhance Provider Performance by @kqlio67 in #2532
Full Changelog: 0.4.0.4...0.4.0.5
xtekky/gpt4free published
2 releases
·
See more
Sponsor
January 2, 2025 18:04
g4f v0.4.0.4
What's Changed
Full Changelog: 0.4.0.3...0.4.0.4
Stirling-Tools/Stirling-PDF released
January 2, 2025 09:52
0.36.6 Improved signature functionality and drag-and-drop bug fixes
Improved signature functionality and file drag-and-drop bug fixes
We also now sign our docker images for easy verification for anyone that needs that :)
What's Changed
Bug Fixes 错误修复
- Update .pre-commi… 更新.pre-comm…
xtekky/gpt4free published
2 releases
·
See more
Sponsor
January 1, 2025 06:03
g4f v0.4.0.2
Full Changelog: 0.4.0.1...0.4.0.2
完整变更日志: 0.4.0.1...0.4.0.2
xtekky/gpt4free released
Sponsor
December 29, 2024 18:09
g4f v0.4.0.0
What's Changed 发生了什么变化
- Add Path and PathLike support when uploading images by @hlohaus in #2514
in上传图片时添加Path和PathLike支持 #2514 - Updates and improvements for providers and documentation. by @kqlio67 in #2515
提供程序和文档的更新和改进。通过在 #2515 - Fix missing NoneType in old p…
修复旧版本中缺失的 NoneType ...
Recommended for you
Unstar this repository?
This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.
Stirling-Tools/Stirling-PDF released
December 19, 2024 05:25
0.36.5 image to PDF bug fixes and more!
Lots more bug fixes and improvements
更多错误修复和改进
What's Changed 发生了什么变化
Bug Fixes 错误修复
- Fix: form data not being sent in multi by @omar-ahmed42 in #2492
修复:表单数据未在 multi by in 中发送 #2492 - Img to pdf bug fixes by @reecebrowne in #2493
Img 到 pdf 的错误修复 #2493 - Remove file input appe… 删除文件输入应用程序...
jeecgboot/JeecgBoot released
December 19, 2024 01:00
v3.7.2 大屏版
当前版本:v3.7.2 | 2024-12-12
升级日志
重要的事情说三遍,三遍,三遍,本次重点提供了免费大屏设计器!!!
issue处理
- jeecgboot支持作为乾坤子应用
- 集成积木BI,提供免费大屏
- 升级积木报表到最新版本
- 邮件推送支持配置采用定时推送还是直接发送
- 支持自定义阿里大鱼短信的模板code
- 支持新版钉钉登录逻辑
- redis keys命令调整成scan #31
- 分布式…
xtekky/gpt4free released
Sponsor
December 18, 2024 10:24
g4f v0.3.9.7
What's Changed 发生了什么变化
- Fix issue with get_cookies from nodriver in OpenaiChat by @hlohaus in #2495
修复 OpenaiChat 中 nodriver 的 get_cookies 问题 #2495
Full Changelog: 0.3.9.6...0.3.9.7
完整变更日志: 0.3.9.6...0.3.9.7
1Panel-dev/1Panel posted a discussion in
📣
Announcements
from wanghe-fit2cloud
December 17, 2024 19:17
v1.10.22-lts
🚀 New Features 🚀 新功能
- Added .NET runtime environment. by @zhengkunwang223 in #7155
添加了.NET运行时环境。通过在 #7155 - Added API interface functionality. by @lan-yonghui in #7146
新增API接口功能。通过在 #7146 - Added custom notification phone number feature for SMS alerts. by
添加了短信提醒的自定义通知电话号码功能。经过@lan-yonghui - Added custom sending time period feature for SMS alerts. by
新增短信提醒自定义发送时间段功能。经过@lan-yonghui
⚙️ Enhancements ⚙️ 增强功能
- Optimized the layout of operation buttons for inst…
优化安装操作按钮布局
1Panel-dev/1Panel released
December 17, 2024 19:17
v1.10.22-lts
🚀 Quick Start 🚀 快速入门
Execute the script below and follow the prompts to install 1Panel:
执行下面的脚本并按照提示安装1Panel:
curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash quick_start.sh
Please refer to our doc…
请参阅我们的文档...
xtekky/gpt4free released
Sponsor
December 17, 2024 12:19
g4f v0.3.9.6
What's Changed 发生了什么变化
- Improve gradient in gui, show only models with enabled providers by @hlohaus in #2492
改进 gui 中的梯度,仅显示启用了提供程序的模型 #2492 - feat(provider/blackbox): update API validation patterns and enhance request headers by @kqlio67 …
feat(provider/blackbox):更新 API 验证模式并通过...增强请求标头
Stirling-Tools/Stirling-PDF released
December 17, 2024 06:00
0.36.4 more bug fixes!
More merge pdf bug fixes and various other bug fixes!
更多合并 pdf 错误修复和各种其他错误修复!
What's Changed 发生了什么变化
Bug Fixes 错误修复
- Fix: Rename LANGS variable in init.sh to avoid clashing with LANGS env by @omar-ahmed42 in #2468
修复:重命名 init.sh 中的 LANGS 变量以避免与 in 中的 LANGS env 发生冲突 #2468 - Fix img to pdf merg…
修复 img 到 pdf 合并...
Recommended for you
Unstar this repository?
This will remove {{ repoNameWithOwner }} from the {{ listsWithCount }} that it's been added to.
Get NuGet binaries at:
More information at: