fix: rm maxTokens from api
This commit is contained in:
@@ -16,7 +16,6 @@ interface LLMConfig {
|
||||
apiKey?: string
|
||||
model?: string
|
||||
temperature?: number
|
||||
maxTokens?: number
|
||||
maxRetries?: number
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user