Skip to content

fix(aiand): logo mark, cache pricing, and reasoning options - #6839

Open
fenilmodi00 wants to merge 2 commits into
anomalyco:devfrom
fenilmodi00:fix/aiand-logo-square-mark
Open

fix(aiand): logo mark, cache pricing, and reasoning options#6839
fenilmodi00 wants to merge 2 commits into
anomalyco:devfrom
fenilmodi00:fix/aiand-logo-square-mark

Conversation

@fenilmodi00

@fenilmodi00 fenilmodi00 commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replaces the wide ai& wordmark SVG with a square 0 0 24 24 A-mark so the catalog icon is visible in the 1rem slot
  • Syncs all providers/aiand model costs with live GET /v1/models (adds missing cache_read where the API publishes cached_input_per_1m)
  • Narrows reasoning_options to host-accepted reasoning_effort values (live probes 2026-09-11; rejects no longer listed as supported)
  • Adds [interleaved] field = "reasoning_content" and Fireworks/Baseten-style Effort/Pricing/Docs leading comments

Pricing (USD / 1M, from API)

Model input output cache_read
deepseek-v4-flash 0.15 0.25 0.08
deepseek-v4-pro 1.00 2.50 0.25
gemma-4-31b-it 0.20 0.50 0.05
kimi-k2.7-code 0.75 3.50 0.20
kimi-k3 3.00 12.50 0.50
motif-3 0.50 2.00 0.20
gpt-oss-120b 0.15 0.60 0.08
qwen3.6-27b 0.32 3.20 0.20
qwen3.8-27b 0.40 3.00 0.20
glm-5.2 / glm-5.3 1.00 4.00 0.30

Test plan

  • bun validate
  • Catalog shows ai& logo in light/dark themes
  • Spot-check ai& model cards show cache read cost where applicable
  • Spot-check reasoning effort pickers match accepted values (e.g. DeepSeek Flash: none/high/max only)

The prior wordmark viewBox (~3:1) letterboxed into the 1rem provider slot and looked blank. Extract the brand A-mark into a 0 0 24 24 currentColor SVG so it renders like other providers.
@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 11, 2026
Align all ai& model entries with live GET /v1/models and effort probes: add missing cache_read rates, narrow reasoning_effort to host-accepted values, and document reasoning_content interleaved like other providers.
@fenilmodi00 fenilmodi00 changed the title fix(aiand): use square A-mark logo for catalog display fix(aiand): logo mark, cache pricing, and reasoning options Sep 11, 2026
@github-actions github-actions Bot removed the reviewer: ready Automated review found no actionable items label Sep 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

No actionable findings.

@github-actions github-actions Bot added the reviewer: ready Automated review found no actionable items label Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

reviewer: ready Automated review found no actionable items

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant