-
Notifications
You must be signed in to change notification settings - Fork 2.3k
User customizable context window for ollama models. Compact mode for more direct answers. Other minor fixes. #632
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
base: master
Are you sure you want to change the base?
Conversation
Made optimization mode persist between page refreshes. Added mode switcher to chat so it can be changed while researching.
… sizes. Cleanup inconsistencies with upstream branch.
…tting. Setting for auto retrieving suggestions.
…o "Local Research"
- Adds true chat mode. Moves writing mode to local research mode. - Adds model stats that shows model name and response time for messages. - Adds settings toggle to allow turning off automatic suggestions
Adds auto scrolling. Adds syntax highlighting to code blocks.
…gets proxied to the searxng instance.
fix(cancel): moved to a lib component
Hey, thanks for the PR! I will be reviewing this over the weekend and merge it ASAP |
Sounds good! I've gone a little ham since opening the PR and added a lot more stuff in my fork at this point. Hit me up here or on your discord if you've got any questions or things you don't fundamentally agree with. If this isn't a direction you'd like to go with this project I understand and we can close the PR and I can break my fork and continue on my own! |
…mode using readability to get page content and pull relevant excerpts feat(UI): Show progress during inferrence feat(security): Don't show API keys in the UI any more feat(models): Support Claude 4 Anthropic models
…ults for relevance
…mode. It retrieves content more reliably than fetch + JSDoc, at the expense of speed.
…we can get through them quickly
… side and individually included or excluded from messages
This PR adds: