Ryan Westfall westfarn
  • Joined on 2025-02-26
westfarn deleted branch feature/prompt-feedback-api-67 from ai_ml_operations/chat_backend 2026-08-04 03:24:00 -07:00
westfarn merged pull request ai_ml_operations/chat_backend#70 2026-08-04 03:23:59 -07:00
Add PromptFeedback API for per-message thumbs ratings (#67)
westfarn closed issue ai_ml_operations/chat_backend#67 2026-08-04 03:23:59 -07:00
Add PromptFeedback API for per-message thumbs up/down ratings
westfarn commented on pull request ai_ml_operations/chat_backend#70 2026-08-04 03:16:09 -07:00
Add PromptFeedback API for per-message thumbs ratings (#67)

Companion FE: chat_web_app#101 already posts/deletes prompt_feedback and hydrates from conversation_details.feedback

westfarn commented on pull request ai_ml_operations/chat_web_app#101 2026-08-04 03:15:59 -07:00
Message actions + citation Sources (#97, #98)

Note on CI failure

Unit Tests failed at Install dependencies (npm ci), not at runtime against the backend.

Cause: merge of master into this branch dropped the top-level stylis peer…

49397f33f3 Restore missing stylis peer in package-lock after merge.
westfarn created pull request ai_ml_operations/chat_backend#70 2026-08-04 03:05:00 -07:00
Add PromptFeedback API for per-message thumbs ratings (#67)
westfarn created branch feature/prompt-feedback-api-67 in ai_ml_operations/chat_backend 2026-08-04 03:04:13 -07:00
9a07497b38 Add PromptFeedback API for per-message thumbs ratings (#67).
westfarn created pull request ai_ml_operations/chat_backend#69 2026-08-03 12:58:46 -07:00
Monetization app + RevenueCat webhooks (store IAP ledger)
westfarn created pull request ai_ml_operations/chat_web_app#102 2026-08-03 12:58:46 -07:00
RevenueCat Capacitor IAP; keep Stripe on web (#100)
07c03ce65d Add monetization app with RevenueCat webhooks alongside Stripe.
westfarn pushed to feature/revenuecat-iap-100 at ai_ml_operations/chat_web_app 2026-08-03 12:58:13 -07:00
0969629122 Add RevenueCat Capacitor IAP; keep Stripe for web billing.
westfarn created branch feature/revenuecat-iap-100 in ai_ml_operations/chat_web_app 2026-08-03 12:58:13 -07:00
westfarn created branch feature/monetization-revenuecat-100 in ai_ml_operations/chat_backend 2026-08-03 12:58:13 -07:00
westfarn opened issue ai_ml_operations/chat_backend#68 2026-08-03 12:33:13 -07:00
Monetization app + RevenueCat webhooks (chat_web_app#100)
6c1c52bca5 Merge origin/master into feature/message-actions-97-citations-98
5be66dbaa7 iOS App (#99)
Compare 2 commits »
westfarn created pull request ai_ml_operations/chat_web_app#101 2026-08-03 12:25:29 -07:00
Message actions + citation Sources (#97, #98)
4a172fce56 Add message actions and grounded citation Sources (#97, #98)