Skip to content

v0.2.7

Choose a tag to compare

@cliftonc cliftonc released this 20 Jun 11:51
v0.2.7
3e695e3

Upgrade pi to 0.79.8 + Fireworks AI docs

  • Bumped @earendil-works/pi-ai and @earendil-works/pi-coding-agent ^0.75.4^0.79.8. The refreshed pi-ai catalog adds current Fireworks models (e.g. glm-5p2, deepseek-v4-pro, kimi-k2p7-code, minimax-m3) with accurate context/cost metadata. Type-compatible — no source changes required.
  • Fireworks AI is a first-class model provider (Anthropic-compatible endpoint, FIREWORKS_API_KEY). Use --model fireworks/accounts/fireworks/models/<id>. README §5 documents the prefix, env var, curated model list, and the ~/.pi/agent/models.json escape hatch for uncurated ids.

See PR #4.