1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00
Maybe/app
Josh Pigford 94202b2a6b Add API v1 chat endpoints
- Add chats#index and chats#show endpoints to list and view AI conversations
- Add messages#create endpoint to send messages to AI chats
- Include API documentation for chat endpoints
- Add controller tests for new endpoints

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 04:32:14 -05:00
..
assets Fix: ticker combobox background and text color (#2370) 2025-06-16 09:58:37 -04:00
channels/application_cable Report ActionCable errors to Sentry 2025-03-17 17:26:19 -04:00
components Fix and improve chat title edit (#2285) 2025-05-23 15:31:08 -04:00
controllers Add API v1 chat endpoints 2025-06-18 04:32:14 -05:00
helpers Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
javascript Implement error handling and logging for sparkline and series methods 2025-05-26 20:05:16 -05:00
jobs Handle ITEM_NOT_FOUND errors on Plaid deletions 2025-05-25 11:52:29 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
services Add comprehensive API v1 with OAuth and API key authentication (#2389) 2025-06-17 15:57:05 -05:00
views Add API v1 chat endpoints 2025-06-18 04:32:14 -05:00