Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove generate implement #3131

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

pipiiiiii
Copy link
Contributor

@pipiiiiii pipiiiiii commented Oct 20, 2023

Types

  • 🧹 Chores

Background or solution

🤖 Generated by Copilot at 1b49c4b

  • Simplify generateProject function to use start method of aiProjectGenerateService (link)
  • Remove unused cls import from ai-chat.view.tsx (link)
  • Move project generation logic from ai-project/generate.service.ts to aiBackService (link)
  • Add start method to aiProjectGenerateService to accept callback function for message list data (link)

Changelog

🤖 Generated by Copilot at 1b49c4b

Refactored the project generation logic in ai-native to use a service layer and a callback function. This improves the code modularity and separation of concerns.

@pipiiiiii pipiiiiii requested a review from Ricbet October 20, 2023 06:36
@pipiiiiii pipiiiiii merged commit e30afbb into chore/ai-native-module Oct 20, 2023
5 checks passed
@pipiiiiii pipiiiiii deleted the feat/generate-opt branch October 20, 2023 06:37
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