← Package directory
Available on winget

Install daan

A Lightweight LLM Client

Install with winget
winget install --id pluveto.Daan
Upgrade
winget upgrade --id pluveto.Daan
Uninstall
winget uninstall --id pluveto.Daan

About daan

Daan (答案, "Answer" in Chinese) is a concise and lightweight client for interacting with Large Language Models (LLMs), offering a smooth and efficient AI experience. Compatible with OpenAI's GPT series and compatible APIs.

What's new in 0.4.4

See the assets to download this version and install. What's Changed - refactor: Attempts to start the process indirectly when the default method fails to start the process (当默认方式无法启动进程时,尝试间接启动) - feat: Support for new/closed session shortcuts (支持新建/关闭会话快捷键) by @pluveto in https://github.com/pluveto/daan/pull/65 Full Changelog: https://github.com/pluveto/daan/compare/v0.4.2...v0.4.4

Read release notes

Version history

Version Updated Notes
0.4.4 Unknown See the assets to download this version and install. What's Changed - refactor: Attempts to start the process indirectly when the default method fails to start the process (当默认方式无法启动进程时,尝试间接启动) - feat: Support for new/cl...
0.4.2 Unknown What's Changed - feat: support for miniapp and miniapp as mcp server by @pluveto in #24 - fix: top-level await is not available #23 by @pluveto in #25 - perf: use database as data persistence layer by @pluveto in #26 - f...