Skip to content

Add Arcee provider pricing - #644

Merged
Kludex merged 1 commit into
mainfrom
codex/add-arcee-provider
Aug 28, 2026
Merged

Add Arcee provider pricing#644
Kludex merged 1 commit into
mainfrom
codex/add-arcee-provider

Conversation

@Kludex

@Kludex Kludex commented Aug 28, 2026

Copy link
Copy Markdown
Member

Closes #569.

Replaces #570.

Summary

  • add the six models in the public Arcee Text Models pricing table
  • support explicit provider IDs, the Arcee API URL, and OpenAI-compatible default and chat usage extraction
  • add a deterministic public pricing updater with a committed cassette and offline replay test
  • add agentic price monitoring and Python/JavaScript parity coverage
  • avoid claiming third-party model namespaces without an Arcee provider ID or API URL

The authenticated-only seventh model and undocumented context windows from the replaced PR are intentionally excluded.

Verification

  • make all
  • uv run pytest tests/test_source_arcee.py --record-mode=none
  • gh aw compile agentic-price-check-direct-providers --no-check-update --no-emit --validate --actionlint
  • git diff --check

AI Disclaimer

This PR was developed with the assistance of either Claude or Codex. I have reviewed and verified the changes.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 21 files

Re-trigger cubic

@Kludex
Kludex merged commit c298389 into main Aug 28, 2026
16 checks passed
@Kludex
Kludex deleted the codex/add-arcee-provider branch August 28, 2026 10:59
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.

Add Arcee as an inference provider

1 participant