Skip to content

Refactor/framework optimization from review#34

Merged
MarsonShine merged 4 commits into
masterfrom
refactor/framework-optimization-from-review
Jul 7, 2026
Merged

Refactor/framework optimization from review#34
MarsonShine merged 4 commits into
masterfrom
refactor/framework-optimization-from-review

Conversation

@MarsonShine

Copy link
Copy Markdown
Owner

No description provided.

…ration

- Added PlanGeneratorClient class to handle LLM calls for generating visual plans for educational flashcards.
- Introduced WordImagePromptPipeline to orchestrate the prompt generation process, including parsing, plan generation, enrichment, validation, and final prompt assembly.
- Created models for input and output structures, including WordImageInput, WordImagePromptPlan, and WordImageVisualPlan.
- Developed unit tests for PlanGeneratorClient to ensure correct functionality of JSON extraction and prompt generation methods.
- Added README documentation to describe the architecture, project structure, data flow, and key design decisions.
…olution and orchestration

- Updated AddImagePromptPipeline to accept scenario instead of model
- Introduced ImageGenerationOrchestrator for end-to-end image generation
- Refactored PlanGeneratorClient to support scenario-based model resolution
- Updated IPlanGeneratorClient interface to allow optional model parameter
- Enhanced unit tests to validate scenario handling and orchestration functionality
- Improved README documentation to reflect new architecture and configuration
@MarsonShine MarsonShine merged commit d08e0d7 into master Jul 7, 2026
1 check failed
@MarsonShine MarsonShine deleted the refactor/framework-optimization-from-review branch July 7, 2026 11:06
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.

1 participant