mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 11:16:46 +00:00
fix(docs): small_model is not used for summarization (#1360)
This commit is contained in:
@@ -558,7 +558,7 @@ export type Config = {
|
||||
*/
|
||||
model?: string
|
||||
/**
|
||||
* Small model to use for tasks like summarization and title generation in the format of provider/model
|
||||
* Small model to use for tasks like title generation in the format of provider/model
|
||||
*/
|
||||
small_model?: string
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user