aboutsummaryrefslogtreecommitdiffstats
path: root/test_llamachat.py
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-09 11:56:00 +0200
committerDanilo M. <danix@danix.xyz>2026-08-09 11:56:00 +0200
commit949c5be9143d4f1a0d803747e634da3477daf613 (patch)
tree8a25ac45671ab45b68a3b3bfd0eeffe93f2bf400 /test_llamachat.py
parente3421bd781a103d3495a8a741bc04541ada59c6d (diff)
downloadllamachat-949c5be9143d4f1a0d803747e634da3477daf613.tar.gz
llamachat-949c5be9143d4f1a0d803747e634da3477daf613.zip
docs: spec for external cloud providers
Design for talking to OpenAI-compatible cloud providers alongside the local router. Providers are config table entries, local becomes the "default" one, and a bare base_url still synthesizes it so existing configs keep working. Cloud models carry no presets.ini entry and cost money, so missing metadata (context size, vision, prices) is entered through a per-model dialog stored in models.ini, and an approximate per-conversation cost sits next to the context meter. Token counts and the producing model move onto the messages table so cost survives reopening a chat and prices each reply at whatever produced it. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'test_llamachat.py')
0 files changed, 0 insertions, 0 deletions