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

refactor(fx-core): scaffold question and generator refactor #13106

Draft
wants to merge 90 commits into
base: dev
Choose a base branch
from

Conversation

jayzhang
Copy link
Member

@jayzhang jayzhang commented Jan 24, 2025

  1. Clean unused template name and template "copilot-gpt-from-scratch-plugin".
  2. Use mapping between question tree node and template name.
  3. Use mapping between generator and template name.

static apiKey(): OptionItem {
return {
id: "api-key",
label: "API Key (Bearer Token Auth)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The label here seems same with line 563. @huimiu Can you help confirm whether the label is same for both api-ley and bearer-token?

@tecton tecton requested a review from Yimin-Jin as a code owner February 7, 2025 03:10
@tecton tecton marked this pull request as draft February 7, 2025 03:11
@tecton tecton changed the title refactor: scaffold refactor refactor(fx-core): scaffold question and generator refactor Feb 7, 2025
@jayzhang jayzhang requested a review from anchenyi February 7, 2025 04:51
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.

6 participants