IBM / ibm-generative-ai

IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
https://ibm.github.io/ibm-generative-ai/
Apache License 2.0
245 stars 101 forks source link

feat(tokenize): add rate-limit awareness to model.tokenize #237

Closed David-Kristek closed 10 months ago

David-Kristek commented 10 months ago

Status

READY

Any special notes for your reviewer?

This functionally is repeating in the code, maybe we should handle it in the future universally.

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 6895705406


Totals Coverage Status
Change from base Build 6868058553: 0.004%
Covered Lines: 2698
Relevant Lines: 2783

💛 - Coveralls