Remove auto suggestions provider
This commit is contained in:
parent
3da03f28ce
commit
cad3b91e61
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue