Skip to content

Refactoring#1

Draft
ljsauer wants to merge 18 commits intomainfrom
refactoring
Draft

Refactoring#1
ljsauer wants to merge 18 commits intomainfrom
refactoring

Conversation

@ljsauer
Copy link
Copy Markdown
Owner

@ljsauer ljsauer commented Apr 15, 2026

No description provided.

ljsauer and others added 18 commits April 14, 2026 22:06
….py — The DI module that stores use-case instances at startup and provides get_* dependency callables for FastAPI's Depends().

  2. Created collage_maker/presentation/models/requests.py — Pydantic request DTO with RenameCollageRequest.
  3. Created collage_maker/presentation/models/responses.py — Pydantic response DTOs: CollageResponse, CollageListResponse, and MessageResponse.
  4. Created collage_maker/presentation/models/__init__.py — Package init for the models subpackage.
  5. Added python-multipart to pyproject.toml — Required by FastAPI for form/file upload handling (UploadFile, Form).
Pyagent Improvements & Collage Maker Refactors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants