Skip to content

Feature Request: Support more Chinese domestic model CLIs (DeepSeek, GLM, etc.) #271

@DravenYe

Description

@DravenYe

Summary

Currently poe-code only supports one Chinese domestic model CLI (kimi). Given that Poe's model catalog includes many Chinese models,
we'd like to see broader support for their official CLIs.

Requested Additions

┌─────────────────┬─────────────┬────────────────────────────────┐
│ Model │ Provider │ CLI / Tool │
├─────────────────┼─────────────┼────────────────────────────────┤
│ DeepSeek │ DeepSeek AI │ https://github.com/deepseek-ai
├─────────────────┼─────────────┼────────────────────────────────┤
│ ChatGLM / GLM-4 │ Zhipu AI │ official CLI or API │
├─────────────────┼─────────────┼────────────────────────────────┤
│ Qwen (通义千问) │ Alibaba │ qwen CLI │
├─────────────────┼─────────────┼────────────────────────────────┤
│ Doubao (豆包) │ ByteDance │ official CLI │
└─────────────────┴─────────────┴────────────────────────────────┘

Motivation

  • These models are already available on Poe's platform
  • Chinese developers using Poe subscriptions have no way to route these models through poe-code
  • Adding support would make poe-code more useful for the large Chinese developer community

Suggested Approach

Similar to how kimi is supported today — add configure / wrap support for each CLI:

poe-code configure deepseek
poe-code wrap glm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions