Skip to content
Discussion options

You must be logged in to vote

Yes — GLM is supported: set LANGCHAIN_PROVIDER=zhipu (or glm) with ZHIPU_API_KEY, and any glm-* model name (including glm-5.2) routes to the Zhipu endpoint (https://open.bigmodel.cn/api/paas/v4).

The error you hit — "returned no content and no tool calls" — is the signature of a reasoning-mode response: the model puts its output in reasoning_content and leaves content empty, and the zhipu provider entry doesn't yet have reasoning-capture enabled (we already do this for DeepSeek/Kimi/OpenRouter via the provider capability layer). Two things:

  1. Please update to the latest version and run vibe-trading provider doctor — if it still reproduces, paste the doctor output in a new issue.
  2. We'll exte…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Pankeyi88
Comment options

Answer selected by Pankeyi88
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants