Skip to content

docs: fix Pi Agent thinkingLevelMap for Flash modes - #955

Open
paride-cmd wants to merge 1 commit into
antirez:mainfrom
paride-cmd:fix/842-thinking-level-map
Open

docs: fix Pi Agent thinkingLevelMap for Flash modes#955
paride-cmd wants to merge 1 commit into
antirez:mainfrom
paride-cmd:fix/842-thinking-level-map

Conversation

@paride-cmd

Copy link
Copy Markdown

Summary

  • Updates the Pi thinkingLevelMap example so it matches DeepSeek V4 Flash's three modes: non-thinking (off), thinking (high), and Think Max (max).
  • Hides intermediate Pi levels (minimal/low/medium/xhigh) that previously all mapped into normal thinking and masked Think Max.

Fixes #842

Test plan

  • Diff-check README Pi example against the Thinking Modes section below it
  • Optional: paste into ~/.pi/agent/models.json and confirm Shift+Tab offers off / high / max only

AI usage disclosure: YES — assisted by Cursor agent; change is docs-only.

Made with Cursor

Expose off / high / max to match DeepSeek V4 Flash's non-thinking,
thinking, and Think Max modes; hide intermediate Pi levels that all
collapsed to normal thinking.

Fixes antirez#842
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

documentation: Pi Agent example has thinking modes wrong

1 participant