Feature hasn't been suggested before.
Describe the enhancement you want to request
kimi 2.6 is available on wandb, will it be added/updated soon in opencode /models?
curl https://api.inference.wandb.ai/v1/models \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $(WANDB_KEY)" | jq .
...
{
"id": "moonshotai/Kimi-K2.6",
"object": "model",
"created": 0,
"owned_by": "system",
"root": "moonshotai/Kimi-K2.6"
},
Feature hasn't been suggested before.
Describe the enhancement you want to request
kimi 2.6 is available on wandb, will it be added/updated soon in opencode /models?
...
{ "id": "moonshotai/Kimi-K2.6", "object": "model", "created": 0, "owned_by": "system", "root": "moonshotai/Kimi-K2.6" },