Open
Description
copilot-api/src/lib/tokenizer.ts
Lines 5 to 18 in 3b673be
I may be misreading, but are you counting assistant messages as output tokens and other roles as input tokens, is that it?
If so, the correct should be:.
- Everything sent to the api is input
- Everything sent by the api is output
If I'm misunderstanding the code, please just ignore. And thanks for this project!
Metadata
Metadata
Assignees
Labels
No labels