deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-bs4, python3-lz4, python3-numpy, python3-openai, python3-prompt-toolkit,
python3-pygments, python3-requests, python3-rich, python3-tenacity, python3-tomli,
python3-urwid, python3:any
Description: |-
General Purpose Terminal LLM Tool with Some Debian-Specific Design
DebGPT is a lightweight terminal tool designed for everyday use with Large
Language Models (LLMs), aiming to explore their potential in aiding
Debian/Linux development. The possible use cases include code generation,
documentation writing, code editing, and more, far beyond the capabilities of
traditional software.
.
To achieve that, DebGPT gathers relevant information from various sources like
files, directories, and URLs, and compiles it into a prompt for the LLM. It
also supports Retrieval-Augmented Generation (RAG) using language embedding
models. DebGPT supports a range of LLM service providers, both commercial and
self-hosted, including OpenAI, Anthropic, Google Gemini, Ollama, LlamaFile,
vLLM, and ZMQ (DebGPT's built-in backend for self-containment).
Homepage: https://salsa.debian.org/deeplearning-team/debgpt
Installed-Size: '304'
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Package: debgpt
Priority: optional
Recommends: python3-zmq, git, tldr, man-db
Section: python
Suggests: python3-torch | python3-torch-cuda | python3-torch-rocm, python3-transformers
Version: 0.7.2
srcpkg_name: debgpt
srcpkg_version: 0.7.2