Skip to content

[Billing] Track token usage to limit free tier #75

@rmolinamir

Description

@rmolinamir
  • Token and embedding usage will be tracked with two tables: llm_token_usage and embedding_token_usage. The usage will be a simple SQL query to accumulate usage, at least for now.
  • We then need to add guards around the features, especially AI.

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions