mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-01-23 10:46:12 +01:00
* chore: add assistants to supportsBalanceCheck * feat(Transaction): getTransactions and refactor export of model * refactor: use enum: ViolationTypes.TOKEN_BALANCE * feat(assistants): check balance * refactor(assistants): only add promptBuffer if new convo (for title), and remove endpoint definition * refactor(assistants): Count tokens up to the current context window * fix(Switcher): make Select list explicitly controlled * feat(assistants): use assistant's default model when no model is specified instead of the last selected assistant, prevent assistant_id from being recorded in non-assistant endpoints * chore(assistants/chat): import order * chore: bump librechat-data-provider due to changes |
||
|---|---|---|
| .. | ||
| react-query | ||
| types | ||
| actions.ts | ||
| api-endpoints.ts | ||
| azure.ts | ||
| config.ts | ||
| createPayload.ts | ||
| data-service.ts | ||
| file-config.ts | ||
| headers-helpers.ts | ||
| index.ts | ||
| keys.ts | ||
| parsers.ts | ||
| request.ts | ||
| schemas.ts | ||
| sse.js | ||
| types.ts | ||