presenton/servers/fastapi/api/v1
sudipnext efd69cc134 Add chat functionality to FastAPI presentation service
- Introduced a new chat endpoint for handling user messages and generating responses.
- Added models for chat message requests and responses.
- Implemented a conversation store to manage chat history.
- Integrated memory layer for retrieving presentation context.
- Created tools for accessing presentation outlines and searching slides.
- Updated dependencies to include jsonschema for validation.
- Enhanced the API router to include the new chat functionality.
2026-04-24 09:34:56 +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 Add chat functionality to FastAPI presentation service 2026-04-24 09:34:56 +05:45
webhook chore(fastapi): refactor webhook id to use different format 2025-09-16 18:06:59 +05:45