nanochat/services/frontend/app/api
Manmohan Sharma faf4810696
fix(frontend): send correct body format to chat-api messages endpoint
Chat-api expects {content, temperature, max_tokens, top_k} but frontend
was sending {messages: [...]}. Now extracts last user message as content
when proxying to /api/conversations/:id/messages.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 14:49:22 -07:00
..
chat/stream fix(frontend): send correct body format to chat-api messages endpoint 2026-04-16 14:49:22 -07:00
conversations feat(frontend): wire frontend to real backend auth + chat-api services 2026-04-16 13:21:38 -07:00
health feat(frontend): Next.js 14 frontend service for samosaChaat (#2) 2026-04-16 11:26:57 -07:00