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

Add support for user to select from currently available models #109

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

chen201724
Copy link
Contributor

Background

In the current configuration, selecting a model requires the user to manually input the model name. This approach can lead to several issues, such as:

  • Users might not know which models are available.
  • There is a potential for input errors.

Changes

To improve the user experience, I have added a feature that allows users to select from the currently available models instead of manually entering the name. This will reduce errors and make the configuration process more intuitive.

Impact

  • Enhanced user experience by reducing errors from manual input.
  • Made the configuration process more user-friendly and flexible.
    image

Thank you for taking the time to review this PR. If you have any questions or suggestions, please feel free to reach out to me.


I hope this helps! If you need any further adjustments or have additional questions, let me know.

@steve8708
Copy link
Contributor

nice, thanks @chen201724 !

@steve8708
Copy link
Contributor

looks like lint is failing, just run prettier locally to fix

@steve8708
Copy link
Contributor

npm run lint:fix

@chen201724
Copy link
Contributor Author

npm run lint:fix

Thank you, it has been completed. ✅

@steve8708 steve8708 merged commit ce1fcfb into BuilderIO:main Jun 6, 2024
2 checks passed
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