LibreChat/client/src
Danny Avila 8c22bb1d3d
🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475)
* chore: replace violation cache accessors with enum

* chore: fix test

* chore(fileSchema): index timestamps

* fix(ActionService): use encoding/caching strategy for handling assistant function character length limit

* refactor(actions): async `domainParser` also resolve retrieved model (which is deployment name) to user-defined model

* style(AssistantAction): add `whitespace-nowrap` for ellipsis

* refactor(ActionService): if domain is less than or equal to encoded domain fixed length, return domain with replacement of separator

* refactor(actions): use sessions/transactions for updating Assistant Action database records

* chore: remove TTL from ENCODED_DOMAINS cache

* refactor(domainParser): minor optimization and add tests

* fix(spendTokens): use txData.user for token usage logging

* refactor(actions): add helper function `withSession` for database operations with sessions/transactions

* fix(PluginsClient): logger debug `message` field edge case
2024-04-20 15:02:56 -04:00
..
common 👷 fix: Minor Fixes and Refactors (#2388) 2024-04-11 02:12:48 -04:00
components 🛠️ fix(Azure/Assistants): Handle Long Domain Names & Other Minor chores (#2475) 2024-04-20 15:02:56 -04:00
data-provider 🤖 fix: Minor Assistants Endpoint Fixes (#2472) 2024-04-19 19:05:25 -04:00
hooks 🛠️ fix: Merge Textarea Ref with Form for Simplified Handling (#2456) 2024-04-18 08:19:52 -04:00
localization 🌍 : Update German Translations (#2409) 2024-04-18 07:26:44 -04:00
Providers feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
routes 🚧 refactor: Attempt Default Preset Fix & Other Changes (#2342) 2024-04-06 16:09:16 -04:00
store feat: Add 'EnterToSend' Option & Update Br. Translation 🇧🇷 (#2413) 2024-04-14 19:06:20 -04:00
utils 📦 feat: Model & Assistants Combobox for Side Panel (#2380) 2024-04-10 14:27:22 -04:00
App.jsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
main.jsx ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
mobile.css 🖌️ style: Update Light/Dark UI Themes (#1754) 2024-03-06 12:05:43 -05:00
style.css 👟 style: CodeAnalyze Animation (#2348) 2024-04-09 20:34:22 -04:00