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

Added ability for "No Modal" mode to run without --prompt #55

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

danmenzies
Copy link
Contributor

@danmenzies danmenzies commented May 31, 2023

Added ability for "No Modal" mode to run without the --prompt command line argument, if needed. Very handy for those using the "run" function on a venv setup in PyCharm for Windows, where no opportunity is given to enter command line arguments.

If no command line argument is given, and the file prompt.md exists, the main function will automatically use the prompt.md file. All other command line arguments are left as default.

Also added more verbose comments to the if __name__ statement.

Copy link
Contributor

@swyxio swyxio left a comment

Choose a reason for hiding this comment

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

appreciate it! update Readme and will merge

@swyxio swyxio merged commit c75be48 into smol-ai:main Jun 1, 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.

2 participants