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

Set up Config.json & Model(s) selection & Click for parse options #46

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

Noppapon
Copy link

@Noppapon Noppapon commented Sep 14, 2023

Addressing initial discussions and comments in #1

  • Combine UPDATE_CHECK_FILE and USERID_FILE into one config.json
  • Allow user to preset Gorilla to use only some models through --set_models <models file path>
  • Allow user to choose a model on the go (override the config), -m or --model
  • Minor code refactoring

Further enhancement

  • Use Click for better UI argument parsing
Screenshot 2023-09-15 at 3 50 13 PM

@Noppapon Noppapon changed the title Set up Config.json & Model(s) selection Set up Config.json & Model(s) selection & Click for parse options Sep 15, 2023
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.

None yet

1 participant