LibreChat/client/src/data-provider
Danny Avila 4beb06aa4b
Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348)
* fix: tokenizer will count completion tokens correctly, remove global var, will allow unofficial models for alternative endpoints

* refactor(askBingAI.js, Settings.jsx, types.ts, cleanupPreset.js, getDefaultConversation.js, handleSubmit.js): change default toneStyle to 'creative' instead of 'fast' for Bing AI endpoint.

* fix(SiblingSwitch): correctly appears now
style(HoverButtons.jsx): add 'active' class to hover buttons
2023-05-21 12:43:06 -04:00
..
api-endpoints.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
createPayload.ts Feat: PaLM 2 (#262) 2023-05-13 16:29:06 -04:00
data-service.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
headers-helpers.ts feat: add data-provider 2023-04-06 14:54:37 -07:00
index.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
react-query-service.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
request.ts Build/Refactor: lint pre-commit hook and reformat repo to spec (#314) 2023-05-18 14:09:31 -04:00
sse.mjs Move createPayload and sse to data-provider, create TSubmission type 2023-04-06 14:56:33 -07:00
types.ts Minor fixes: tokenizer, default Bing toneStyle, SiblingSwitch (#348) 2023-05-21 12:43:06 -04:00