debgpt (0.7.4)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the v0.7.4 tag
- Git: https://salsa.debian.org/deeplearning-team/debgpt.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 2772992
- Browser: https://salsa.debian.org/deeplearning-team/debgpt
- Last scan: 2025-01-25 00:26:02+00
- Next scan: 2025-02-02 22:53:00+00
- Open issues: 25
- CI pipeline status: success
- Debian changelog in Git:
debgpt (0.7.4) unstable; urgency=medium
* Build-Depends on python3-setuptools. (Closes: #1080577)
-- Mo Zhou <lumin@debian.org> Sun, 19 Jan 2025 13:53:24 -0500
- This branch is 3 commits ahead of tag v0.7.4
- Git log:
commit df1591e06ccb8395831ef8fe653e71c06c56f1fd
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Jan 24 19:23:39 2025 -0500
Frontend: add support for DeepSeek (although you can replace the OpenAI base url for the same)
commit 94b355a47114c23cc49e164e399ada9b8472426e
Author: Mo Zhou <cdluminate@gmail.com>
Date: Mon Jan 20 10:34:33 2025 -0500
configurator: minor bug fix
commit 781aba21fd77f3502807525dbeecf3a3fcf54746
Author: Mo Zhou <cdluminate@gmail.com>
Date: Mon Jan 20 10:15:19 2025 -0500
frontend: support llama-server (llama.cpp) service in OpenAI compat mode.