aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
feature/external-providersfix: web search on DeepSeek and other reasoning modelsDanilo M.4 days
masterdocs: document code block wrapping and the copy buttonDanilo M.25 hours
 
TagDownloadAuthorAge
v0.3.0llamachat-0.3.0.tar.gz  llamachat-0.3.0.zip  Danilo M.3 weeks
v0.2.1llamachat-0.2.1.tar.gz  llamachat-0.2.1.zip  Danilo M.4 weeks
v0.2.0llamachat-0.2.0.tar.gz  llamachat-0.2.0.zip  Danilo M.4 weeks
v0.1.0llamachat-0.1.0.tar.gz  llamachat-0.1.0.zip  Danilo M.4 weeks
 
AgeCommit messageAuthorFilesLines
4 daysfix: web search on DeepSeek and other reasoning modelsfeature/external-providersDanilo M.8-47/+584
2026-08-11fix: prevent cloud reasoning models from exhausting default max_tokensDanilo M.5-8/+118
2026-08-10docs: document external providers, keys and costDanilo M.3-1/+121
2026-08-10feat: show conversation cost and the next send's projectionDanilo M.1-0/+57
2026-08-10feat: offer model settings on first use of a cloud modelDanilo M.1-1/+39
2026-08-10feat: list and route models through every configured providerDanilo M.5-66/+138
2026-08-10feat: cost label showing spend and the next send's projectionDanilo M.2-1/+82
2026-08-10feat: dialog for per-model context size, vision and pricesDanilo M.2-0/+199
2026-08-10feat: fan model listing out across providers and route by idDanilo M.2-28/+180
2026-08-09feat: send bearer auth when a provider needs a keyDanilo M.2-4/+109
[...]