LibreChat/client/src
Daniel Avila 89e38d67f4 feat(bing-settings): Work in Progress, will finish tomorrow
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.
2023-04-03 21:18:19 -04:00
..
components feat(bing-settings): Work in Progress, will finish tomorrow 2023-04-03 21:18:19 -04:00
hooks fix: fix files to adhere to standard conventions 2023-04-01 12:56:32 -07:00
routes typo 2023-03-29 06:44:18 +08:00
store feat: support edit preset, 2023-04-04 01:12:14 +08:00
utils feat: support edit preset, 2023-04-04 01:12:14 +08:00
App.jsx feat: add preset and edit preset. 2023-04-02 04:15:07 +08:00
main.jsx build: install and configure Vite, move index.html 2023-04-01 12:58:49 -07:00
mobile.css feat: support copy to clipboard 2023-04-01 02:12:15 +08:00
style.css feat: move EndpointOptionsPopover as a common component 2023-04-02 00:29:53 +08:00