asg017 / sqlite-rembed

A SQLite extension for generating text embeddings from remote APIs (OpenAI, Nomic, Ollama, llamafile...)
Apache License 2.0
84 stars 6 forks source link

Token/Request usage #3

Open asg017 opened 5 months ago

asg017 commented 5 months ago

Would be nice to track how many tokens are used/API requests are made per-client. Each client offers this data in different ways, so would require some coordination.