Skip to content

Instantly share code, notes, and snippets.

@laiso
Created August 28, 2025 09:35
Show Gist options
  • Save laiso/f5e33d28a9ea24130f71aae0111b3b32 to your computer and use it in GitHub Desktop.
Save laiso/f5e33d28a9ea24130f71aae0111b3b32 to your computer and use it in GitHub Desktop.
opencode run -m deepseek/deepseek-chat hi
{
"$schema": "https://opencode.ai/config.json",
"provider": {
"deepseek": {
"models": {
"deepseek-chat": {
"limit": {
"context": 128000,
"output": 8192
}
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment