@@ -329,7 +329,7 @@ The example below uses a generic OpenAI-compatible `custom` provider so the comp
"provider":"custom",
"model":"model-id-from-your-provider",
"maxTokens":8192,
"contextWindowTokens":65536,
"contextWindowTokens":200000,
"temperature":0.1
}
},
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.