Remove auto suggestions provider

This commit is contained in:
Albert Yu 2025-04-09 12:30:23 -05:00
parent 3da03f28ce
commit cad3b91e61
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ return {
-- add any opts here
-- for example
provider = 'claude',
auto_suggestions_provider = 'claude',
claude = {
endpoint = 'https://api.anthropic.com',
model = 'claude-3-5-sonnet-20241022',