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

feat: Rename chatCmd to searchCmd and add word count flag #7

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

Pradumnasaraf
Copy link
Owner

πŸ› οΈ Fixes Issue

Closes #4

πŸ‘¨β€πŸ’» Changes proposed

  • Add a -w flag in the search command to specify the length of response/output in CLI.
  • Chnage the cmd/chatCmd.go β†’ cmd/searchCmd.go to match with the command name - search

βœ”οΈ Check List (Check all the applicable boxes)

  • My code follows the code style of this project.

@Pradumnasaraf Pradumnasaraf added documentation Improvements or additions to documentation feature labels Jul 12, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hey! contributor, thank you for opening a Pull Request πŸŽ‰.

Soon one of our maintainers will review it and provide you with feedback/suggestions. If you think it's something urgent, feel free to reach out Pradumna Saraf on Twitter. Star ⭐ this repo to show us support.

Happy, Open Source!

@Pradumnasaraf Pradumnasaraf changed the title feat: Rename chatCmd to searchCmd and add word count flag @Pradumnasaraf feat: Rename chatCmd to searchCmd and add word count flag Jul 12, 2024
@Pradumnasaraf Pradumnasaraf merged commit f58f2b5 into main Jul 12, 2024
4 checks passed
@Pradumnasaraf Pradumnasaraf deleted the add-flag-search branch July 12, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Add a flag for text length in search command
1 participant