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

Change the context limit from characters to words #463

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nerdalert
Copy link
Member

@nerdalert nerdalert commented Jan 9, 2025

  • Was checking character counts instead of word counts.
  • Also adds a counter for the user to see when over and how much.
  • Added user/pass for dev mode in the GitHub env.example.

@vishnoianil Also npm run pretty changed a bunch of formatting so I think a PR slid in that didn't get prettied or another version ¯_(ツ)_/¯ I think that was on me for merging the import cleanups.

Closes #462

image

@nerdalert nerdalert force-pushed the bug-462-word-count branch 2 times, most recently from cc6eddc to b825664 Compare January 11, 2025 02:14
- Was checking character counts instead of word counts
- Also adds a counter for the user to see when over
and how much.

Signed-off-by: Brent Salisbury <[email protected]>
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.

Bug: context count is on characters and not words
1 participant