Ryan Westfall westfarn
  • Joined on 2025-02-26
3892bc3224 Persist Ollama token usage from streamed LLM responses (#16)
westfarn deleted branch issue-73-move-usage-ui-to-account from ai_ml_operations/chat_web_app 2026-07-31 07:08:08 -07:00
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-31 07:08:07 -07:00
5a847b64cc Move plan/quota UI to Account; Gemini-style usage card (#73) (#74)
westfarn closed issue ai_ml_operations/chat_web_app#73 2026-07-31 07:08:07 -07:00
Move plan/quota UI off chat dashboard; drop per-message token meta
westfarn merged pull request ai_ml_operations/chat_web_app#74 2026-07-31 07:08:07 -07:00
Move plan/quota UI to Account; Gemini-style usage card (#73)
d799379eb7 Restyle Account usage card like Gemini usage limits
westfarn opened issue ai_ml_operations/chat_web_app#75 2026-07-31 07:07:06 -07:00
Allow users to upgrade, change, or cancel subscription
westfarn created pull request ai_ml_operations/chat_web_app#74 2026-07-31 05:42:52 -07:00
Move plan/quota UI to Account; drop per-message tokens (#73)
westfarn created branch issue-73-move-usage-ui-to-account in ai_ml_operations/chat_web_app 2026-07-31 05:42:47 -07:00
14a2f476f6 Move plan/quota UI to Account; drop per-message tokens (#73)
westfarn opened issue ai_ml_operations/chat_web_app#73 2026-07-31 05:41:41 -07:00
Move plan/quota UI off chat dashboard; drop per-message token meta
westfarn created pull request ai_ml_operations/company_site#24 2026-07-31 04:36:16 -07:00
Admin Stripe invoices + recurring subscriptions (customers pay us)
04226abc19 Update company_site/financial/templates/financial/subscription_new.html for Stripe invoices (#23)
a590fb8979 Update company_site/financial/templates/financial/subscription_detail.html for Stripe invoices (#23)
f759efc2aa Update company_site/financial/templates/financial/invoices.html for Stripe invoices (#23)
9ca0cf95be Update company_site/financial/templates/financial/invoice_new.html for Stripe invoices (#23)
975d846678 Update company_site/financial/templates/financial/invoice_detail.html for Stripe invoices (#23)
33859fa28b Update company_site/financial/templates/emails/invoice_pay_link.txt for Stripe invoices (#23)
fe4fcfdd13 Update company_site/financial/templates/emails/invoice_pay_link.html for Stripe invoices (#23)
11de91faf7 Update company_site/financial/stripe_billing.py for Stripe invoices (#23)