Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We encountered some performance issues and implemented the following …
…fix. We updated the TokenUtils class within the Skills Web API to address these issues. A newly-introduced tokenizer has been implemented for encoding text, which significantly improves the efficiency of the TokenCount method. As a result of this change, the performance of the token counting operations has been enhanced, ensuring more accurate and faster responses for users.
- Loading branch information