Skip to content

feat: add billing intents#74

Open
Rzhevskydd wants to merge 2 commits into
mainfrom
feat/billing-intents
Open

feat: add billing intents#74
Rzhevskydd wants to merge 2 commits into
mainfrom
feat/billing-intents

Conversation

@Rzhevskydd

@Rzhevskydd Rzhevskydd commented Jul 17, 2026

Copy link
Copy Markdown

Each product now creates its session with a hardcoded data.intent, so session-storage routes and bills it correctly:

  • translation() -> api
  • tts() -> tts_api
  • stt() -> stt

The intent is internal (module constants), not a user-facing parameter; create_session(*, intent=None) carries it to the REST call. No public API changes. Version bumped to 1.0.3.

@Rzhevskydd
Rzhevskydd force-pushed the feat/billing-intents branch from 0a3ea7b to 2795237 Compare July 17, 2026 12:29
@Rzhevskydd
Rzhevskydd force-pushed the feat/billing-intents branch from 826f50a to ae370fb Compare July 17, 2026 12:31
@Rzhevskydd Rzhevskydd self-assigned this Jul 17, 2026
@Rzhevskydd
Rzhevskydd requested a review from iissme July 17, 2026 12:45
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.

1 participant