Artifact debgpt_0.7

Metadata
changes_fields:
  Architecture: all
  Binary: debgpt
  Changed-By: Mo Zhou <lumin@debian.org>
  Changes: |2-

     debgpt (0.7) unstable; urgency=medium
     .
       * Release v0.7 (DebGPT has gone through major refactoring)
         + AI is heavily used to help the development through DebGPT itself
           (including code generation, documentaiton generation, type annotations)
       * Major changes (including big changes to CLI usage):
         + relicense from MIT to LGPL-3.0+
         + reorganize codebase to make it more readable and maintainable
         * unified all readers into a unified read() function.
         * overhaul mapreduce code to make it faster, more efficient and robust
         + implemented the VectorDB, the EmbeddingModel, and the VectorRetriever.
           With those components, DebGPT will be able to do retrieval-augmented
           generation (RAG). But that feature is not yet implemented in CLI.
           + Supported embedding frontends: OpenAI, Google
         + add xAI frontend support.
       * For all changes please see CHANGELOG.md
  Checksums-Sha1:
  - name: debgpt_0.7_all.deb
    sha1: 7bb91d17f57833da9284dd2bbf95fbbad9cc5715
    size: '68632'
  - name: debgpt_0.7_arm64.buildinfo
    sha1: 14f0c028a69215cd5e5570f6c4ec585b97ef32e0
    size: '7750'
  Checksums-Sha256:
  - name: debgpt_0.7_all.deb
    sha256: 3c3068ef2cc5c2c9c3d9758860df35804c1d7f41243860e3168d08be2f67a50b
    size: '68632'
  - name: debgpt_0.7_arm64.buildinfo
    sha256: ef86d193d3dd4683fa6f9e1e9015a9978bde4867fd8c0a92ebbd04f85388945a
    size: '7750'
  Date: Sat, 09 Nov 2024 02:47:22 -0500
  Description: |2-

     debgpt     - General Purpose Terminal LLM Tool with Some Debian-Specific Desig
  Distribution: sid
  Files:
  - md5sum: 961727afe8b069e07e3ab2baf41f96ab
    name: debgpt_0.7_all.deb
    priority: optional
    section: python
    size: '68632'
  - md5sum: 73bc75f72418bc28daa3bfa710354886
    name: debgpt_0.7_arm64.buildinfo
    priority: optional
    section: python
    size: '7750'
  Format: '1.8'
  Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
  Source: debgpt
  Urgency: medium
  Version: '0.7'
type: dpkg

Files

Name Size (bytes)
debgpt_0.7_all.deb 67.0 KB
debgpt_0.7_arm64.buildinfo 7.6 KB
debgpt_0.7_arm64.changes 1.8 KB

Relations

Relation Direction Type Name
extends Binary package debgpt_0.7_all
relates-to Binary package debgpt_0.7_all
extends Binary packages debgpt_0.7
relates-to Binary packages debgpt_0.7

package upload System build a package - 2 months ago 1 month
BETA