Remove auto suggestions provider
This commit is contained in:
parent
3da03f28ce
commit
cad3b91e61
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ return {
|
||||||
-- add any opts here
|
-- add any opts here
|
||||||
-- for example
|
-- for example
|
||||||
provider = 'claude',
|
provider = 'claude',
|
||||||
auto_suggestions_provider = 'claude',
|
|
||||||
claude = {
|
claude = {
|
||||||
endpoint = 'https://api.anthropic.com',
|
endpoint = 'https://api.anthropic.com',
|
||||||
model = 'claude-3-5-sonnet-20241022',
|
model = 'claude-3-5-sonnet-20241022',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue