debgpt (0.7.6)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the v0.7.6 tag
- Git: https://salsa.debian.org/deeplearning-team/debgpt.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 3362816
- Browser: https://salsa.debian.org/deeplearning-team/debgpt
- Last scan: 2025-03-23 00:08:07+00
- Next scan: 2025-03-28 22:02:00+00
- Open issues: 26
- CI pipeline status: success
- Debian changelog in Git:
debgpt (0.7.6) unstable; urgency=medium
* Release 0.7.6.
+ Properly render the <think> blocks from DeepSeek models.
-- Mo Zhou <lumin@debian.org> Thu, 20 Mar 2025 11:26:52 -0400
- This branch is 4 commits ahead of tag v0.7.6
- Git log:
commit d1279f7d8a2e799a44618beec314f618fbece057
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sat Mar 22 19:33:23 2025 -0400
frontend: support the reasoning_content api.
commit fcbd6094349488da07725021a9fb581769178dc5
Merge: 0fb1fea f6a2d2e
Author: Mo Zhou <lumin@debian.org>
Date: Fri Mar 21 18:55:06 2025 +0000
Merge branch 'system-message-option' into 'main'
add an option to change the LLM system message via configuration
See merge request deeplearning-team/debgpt!4
commit f6a2d2eac9c67c8cb37235a09d97d09974bb5fb3
Author: Voker57 <voker57@gmail.com>
Date: Fri Mar 21 18:35:10 2025 +0200
fix the grammar in the default system message
commit b9b3ef74255e2b5da155496143d3ea81a6300f36
Author: Voker57 <voker57@gmail.com>
Date: Fri Mar 21 18:33:26 2025 +0200
Add a config option to change the system message