-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
need to implement following:
- save token usage to DB in such format {token_count: N, llm_provider: "name", llm_model: "name", date: "date"}
- add endpoint, that will calculate token usage for specified date, or range of dates
2.1) possibly, if llm_provider==openai, we could, based on amount of tokens, calculate $ spent per date
Metadata
Metadata
Assignees
Labels
No labels