mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
feat(api): add @dqbd/tiktoken package as a dependency feat(api): add /api/tokenizer endpoint to tokenize text using @dqbd/tiktoken feat(client): add toneStyle dropdown to BingAI Settings component feat(client): add token count to BingAI Settings component style(ui): add z-index to Dropdown and EndpointOptionsPopover components Add z-index to Dropdown and EndpointOptionsPopover components to ensure they are displayed above other components. |
||
|---|---|---|
| .. | ||
| ask.js | ||
| askBingAI.js | ||
| askChatGPTBrowser.js | ||
| askOpenAI.js | ||
| askSydney.js | ||
| auth.js | ||
| authYourLogin.js | ||
| convos.js | ||
| customGpts.js | ||
| handlers.js | ||
| index.js | ||
| messages.js | ||
| presets.js | ||
| prompts.js | ||
| search.js | ||
| tokenizer.js | ||