mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
* refactor: consolidate tokenizer to singleton * fix: remove legacy tokenizer code, add Tokenizer singleton tests * ci: fix jest open handles |
||
|---|---|---|
| .. | ||
| AnthropicClient.test.js | ||
| BaseClient.test.js | ||
| FakeClient.js | ||
| OpenAIClient.test.js | ||
| OpenAIClient.tokens.js | ||
| PluginsClient.test.js | ||