presenton/servers/fastapi/api/v1
sudipnext 17ea7d9f95 feat: Implement streaming chat functionality in FastAPI and update UI
- Added a new endpoint for streaming chat messages in FastAPI, allowing real-time interaction.
- Enhanced the `PresentationChatService` to support streaming replies with event types for chunked responses, status updates, and tool tracing.
- Updated the chat UI to handle and display assistant activities, including loading states and tool usage.
- Introduced new models for SSE responses and integrated them into the chat service.
- Improved error handling and response management in the chat API.
2026-04-25 15:49:39 +05:45
..
auth fix: update authentication response handling in FastAPI and Next.js to reflect account setup status 2026-04-22 13:00:45 +05:45
mock feat(fastapi): adds mock endpoints for webhook events 2025-09-16 17:33:34 +05:45
ppt feat: Implement streaming chat functionality in FastAPI and update UI 2026-04-25 15:49:39 +05:45
webhook chore(fastapi): refactor webhook id to use different format 2025-09-16 18:06:59 +05:45