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

feature: options / configuration / custom keybinding #18

Open
dlants opened this issue Jan 5, 2025 · 0 comments
Open

feature: options / configuration / custom keybinding #18

dlants opened this issue Jan 5, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@dlants
Copy link
Owner

dlants commented Jan 5, 2025

I've started sketching out an option passing mechanism (currently just used for the provider). This can definitely be made more robust.

Describe the solution you'd like

  • ability to specify the provider and model
  • ability to disable default keybindings (so you can provide your own)
  • config validation
  • command autocomplete
  • ability to disable caching for anthropic
  • ability to control max_tokens param
@dlants dlants added the enhancement New feature or request label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant