Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn pushed to master at ai_ml_operations/chat_web_app 2026-07-26 13:35:40 -07:00
7f16a3dca8 Harden chat WebSocket for mobile lifecycle (#23) (#25)
westfarn closed issue ai_ml_operations/chat_web_app#23 2026-07-26 13:35:39 -07:00
Harden chat WebSocket for mobile lifecycle (background/resume, network switch, reconnect)
westfarn merged pull request ai_ml_operations/chat_web_app#25 2026-07-26 13:35:39 -07:00
Harden chat WebSocket for mobile lifecycle (#23)
westfarn pushed to master at ai_ml_operations/chat_backend 2026-07-26 08:22:34 -07:00
a049e4f685 Track token in/out per prompt on PromptMetric (#18)
westfarn closed issue ai_ml_operations/chat_backend#15 2026-07-26 08:22:34 -07:00
Track token in / token out per conversation (admin panel)
westfarn merged pull request ai_ml_operations/chat_backend#18 2026-07-26 08:22:34 -07:00
Track token in/out per prompt on PromptMetric
westfarn created pull request ai_ml_operations/chat_backend#18 2026-07-26 06:01:28 -07:00
Track token in/out per prompt on PromptMetric
westfarn pushed to feature/token-in-out-tracking at ai_ml_operations/chat_backend 2026-07-26 06:01:10 -07:00
d4bc3fa71f Track token in/out per prompt on PromptMetric
westfarn created branch feature/token-in-out-tracking in ai_ml_operations/chat_backend 2026-07-26 06:01:10 -07:00
westfarn opened issue ai_ml_operations/chat_backend#17 2026-07-26 06:00:39 -07:00
Token-based billing, quotas, and usage enforcement
westfarn opened issue ai_ml_operations/chat_backend#16 2026-07-26 06:00:33 -07:00
Show token in / token out usage in chat web app UI
westfarn opened issue ai_ml_operations/chat_backend#15 2026-07-26 05:48:24 -07:00
Track token in / token out per conversation (admin panel)
westfarn deleted branch issue-10-unpin-langgraph from ai_ml_operations/chat_backend 2026-07-26 05:11:40 -07:00
westfarn merged pull request ai_ml_operations/chat_backend#14 2026-07-26 05:11:40 -07:00
Unpin langgraph stack; upgrade langchain-core instead
westfarn pushed to master at ai_ml_operations/chat_backend 2026-07-26 05:11:40 -07:00
85637e3db6 Unpin langgraph stack; upgrade langchain-core instead (#14)
westfarn closed issue ai_ml_operations/chat_backend#10 2026-07-26 05:11:40 -07:00
Unpin langgraph stack; upgrade langchain-core instead
westfarn created pull request ai_ml_operations/chat_backend#14 2026-07-26 05:02:26 -07:00
Unpin langgraph stack; upgrade langchain-core instead
westfarn created branch issue-10-unpin-langgraph in ai_ml_operations/chat_backend 2026-07-26 05:02:23 -07:00
westfarn pushed to issue-10-unpin-langgraph at ai_ml_operations/chat_backend 2026-07-26 05:02:23 -07:00
868354e8b3 Unpin langgraph stack; upgrade langchain-core for Reviver compat
westfarn created pull request ai_ml_operations/chat_web_app#25 2026-07-26 05:02:05 -07:00
Harden chat WebSocket for mobile lifecycle (#23)