Commit Graph

3 Commits

Author SHA1 Message Date
4475931952 FEAT(app): add prompting model
- Add prompting model configuration
- Enable custom prompt templates
2025-12-24 20:00:28 +09:00
48012c4864 REFACTOR(app): use Claude API only
- Remove Groq API integration
- Use only Anthropic Claude API
2025-12-24 18:29:43 +09:00
89c616bca5 REFACTOR(app): change ai model to iterative
- Change AI model configuration
- Switch to iterative approach
2025-12-24 12:55:23 +09:00